View win-node-npm-version-2-installtion
Deleted all the old instructions now that there's an easier way (as I expected would happen). | |
01> Download and run install with default | |
02> Open terminal as Administrator | |
03> cd to C:\Program Files\nodejs (C:\Program Files (86)\nodejs if you installed 32-bit version) | |
04> Copy npmrc to desktop (or somewhere you remember) | |
Per https://github.com/npm/npm/wiki/Troubleshooting#upgrading-on-windows (OPTION 3) | |
05> npm install npm@2.0.0 |