Cronix8 years agoLevel 67ReplyReport SpamYou can upgrade them all by sudo npm cache clean -f sudo npm install -g n sudo n stable that will update node to the latest stable version, and update npm to the latest as well. It's funny how you can upgrade node via npm, but npm requires node lol. Like Reply 2 likes