node/tools/msvs
Steven Rockarts e431cae7e7 win,msi: create npm folder in AppData directory
Create the empty npm folder in Roaming\Appdata so that non-Administrator
users have a place to store global packages. This fixes the error Error:
ENOENT, stat error that occurs when a user tries to run the npm install
<package> command.

Bug: https://github.com/joyent/node/issues/8141
PR: https://github.com/joyent/node/pull/8838
Reviewed-by: Bert Belder <bertbelder@gmail.com>

Please enter the commit message for your changes. Lines starting
2015-01-12 23:06:29 +01:00
..
genfiles win: regenerate perfctr provider files 2015-01-08 23:32:17 +01:00
msi win,msi: create npm folder in AppData directory 2015-01-12 23:06:29 +01:00
npm npm msi changes 2011-12-01 21:12:17 +01:00
nodevars.bat win,nodevars: run iojs.exe to get node version 2015-01-08 23:32:18 +01:00