nvm - mmedrano9438/peripheral-brain GitHub Wiki
NVM(Node version manager) is a command line interface (CLI) to install different versions of Nodejs in our machine. At any given time we can switch to another with use:
nvm use 0.12
NVM(Node version manager) is a command line interface (CLI) to install different versions of Nodejs in our machine. At any given time we can switch to another with use:
nvm use 0.12