npm install -g nvm
혹시 아래와 같은 메시지가 뜬다면
npm WARN deprecated nvm@0.0.4: This is NOT the correct nvm. Visit https://nvm.sh and use the curl command to install it.
여기가서 윈도우 버전 설치
https://github.com/coreybutler/nvm-windows/releases
(현재 기준은 1.1.8 버전이 최신임)
https://github.com/coreybutler/nvm-windows/releases/download/1.1.8/nvm-setup.zip
현재 nvm이 아는 다른 설치된 노드 버전이 있다면,
설치 도중에 Yes 눌러야함. 그래야 nvm에서 폴더 링크따서 버전 관리 가능함.
No 할거면 기존 설치된 node 지워줘야 함
14.18.2 버전 설치 및 사용 방법
nvm install 14.18.2
nvm use 14.18.2
0 개의 댓글:
댓글 쓰기