cd ~/.nvm
./install.sh
- nvm-windows
- nodist
- n Yet another node version manager
- nodesource
curl -o- https://gist.githubusercontent.com/cooljl31/5e0338008ca6020f7742031e59a44965/raw/install-node-js.sh | bash
# specify your node version, for example 8
curl -o- https://gist.githubusercontent.com/cooljl31/5e0338008ca6020f7742031e59a44965/raw/install-node-js.sh | bash -s -- --version 8