I just installed Node.js and npm (for additional modules).
Node.js
npm
How can I update Node.js and the modules which I\'m using to the latest versions
Also if you want to update to a particular version, follow this:
sudo npm cache clean -f sudo npm install -g n sudo n