Ionic3-Commands Simply list all useful commands of Ionic 3 NVM Switch to different Node JS version:- export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" nvm ls nvm use 6.9.1