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
$ npm install -g npm stable
Worked for me to update from 1.4.28 to 2.1.5