Skip to content

Instantly share code, notes, and snippets.

View djsylvester's full-sized avatar

DJ Sylvester djsylvester

  • Lost
View GitHub Profile
@djsylvester
djsylvester / win-node-npm-version-2-installtion
Last active August 29, 2015 14:07
win-node-npm-version-2-install
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