mirror of https://github.com/lukechilds/node.git
Browse Source
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>v0.10
committed by
Bert Belder
1 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue