Closed
Description
io.js 1.0.3 (x64 edition) on Windows 8.1 gives me the following errors when running npm install
on https://github.com/mzgol/grunt-ng-annotate/:
C:\Users\mgol\Documents\grunt-ng-annotate>npm install
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files\\iojs\\\\node.exe" "C:\\Program Files\\iojs\\no
de_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v1.0.3
npm ERR! npm v2.2.0
npm ERR! uid must be an unsigned int
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files\\iojs\\\\node.exe" "C:\\Program Files\\iojs\\no
de_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v1.0.3
npm ERR! npm v2.2.0
The last block repeats multiple times.
It works fine when run from Git Bash, fails when run via cmd.
Metadata
Metadata
Assignees
Labels
No labels