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