Quantcast
Channel: nodejs vs node on ubuntu 12.04 - Stack Overflow
Viewing all articles
Browse latest Browse all 23

Answer by Dimitar Mazhlekov for nodejs vs node on ubuntu 12.04

$
0
0

Just use NVM(Node Version Manager) - https://github.com/creationix/nvm

It has become the standard for managing Node.js.

When you need a new version:

nvm install NEW_VER
nvm use XXX

If something goes wrong you can always go back with

nvm use OLD_VER

Viewing all articles
Browse latest Browse all 23

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>