잡단한것들/잡동사니
윈도우에서 bash, nvm 설치, vi
ekgoddldi
2021. 10. 12. 21:42
https://forbes.tistory.com/543
윈도우10 Linux Bash Shell 설치 및 사용 방법
HowTo - Windows 10에서 Linux Bash Shell 설치 및 사용 방법 안내 Microsoft는 Canonical과 협력하여 윈도우 하위 시스템에서 실행되는 Ubuntu 기반의 Bash Shell 환경을 제공하고 있으며 Debian, Ubuntu 및 O..
forbes.tistory.com
GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions - GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active nod...
github.com
vi ~/.bashrc
i <-수정모드 진입
esc 수정모드 나오기
:wq 입력 저장
:q 종료
node -v
v12.18.3
nvm install 10.16.3