NVM (Node Version Manager) creationix/nvm nvmw nvm-windows How do I uninstall nodejs installed from pkg (Mac OS X)? 설치 스크립트 #curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.26.1/install.sh | bash #wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.26.1/install.sh | bash curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash # The script clones..