Specs:
- Ubuntu Server 12.04.1 LTS
Steps:
> sudo apt-get install nodejs npm
> sudo npm install -g n
> sudo n {version}
Ex. sudo n 0.8.18If the version is not installed, the n cmd will automatically install the version for you. If the version is installed, then it will simply switch to that version.
No comments:
Post a Comment