I\'ve installed Node.js on my Windows 7 x64 development machine, the manual way:
mkdir C:\\Devel\\nodejs cd C:\\De
In Windows you can simply cd to the desired cache folder and do npm set cache --global
npm set cache --global