Using npm

For Mac and Linux

sudo npm install n -g
sudo n stable
sudo n latest

For Windows

Just reinstall the .msi file downloaded from node.js website.

Comments