I\'m trying to upgrade to the latest version of node. I\'m following the instructions at http://davidwalsh.name/upgrade-nodejs
But when I do:
sudo np
You can make symbolic link & its works for me.
npm
which npm
sudo ln -s which/npm /usr/local/bin/npm
sudo npm -v