npm cache clean
npm update -g
I used the following instructions to upgrade but still it dint update. Any suggestions? (I'm using Node.js 4.4.5 and want to update to Node.js 6.11.0.)
npm cache clean
npm update -g
I used the following instructions to upgrade but still it dint update. Any suggestions? (I'm using Node.js 4.4.5 and want to update to Node.js 6.11.0.)
Just run the set of commands to upgrade node and npm versions:
Run PowerShell as Administrator
To upgrade to specific node version, run the following command:
To manually specify a version:
go through the official npm documentation: https://www.npmjs.com/package/npm-windows-upgrade