How to update node.js in Windows 7 64-bit OS?
I tried the famous :
npm cache clean -f npm install -g n n stable
But in npm insta
npm insta
You can update simply by executing the Windows installer for the latest node.js version from here.
n doesn't work on Windows because it's basically a giant (bash) shell script.
n