node 버전 관리 툴

설치


https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating

사용법


node 버전 검색

nvm ls-remote

node 설치 (nvm install)

삭제

node 버전 변경 (nvm use)

디폴트 변경