Skip to content

"uid must be an unsigned int" on io.js 1.0.3 (x64) on 64-bit Windows 8.1 #536

Closed
@mgol

Description

@mgol

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions