Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Unable to install or update new packages on Windows 8.1 #7458

Closed
JaKXz opened this issue Feb 25, 2015 · 1 comment
Closed

Unable to install or update new packages on Windows 8.1 #7458

JaKXz opened this issue Feb 25, 2015 · 1 comment

Comments

@JaKXz
Copy link
Contributor

JaKXz commented Feb 25, 2015

Please see the log below. Continued from this issue.

$ npm install -g gulp
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "c:\\Program Files (x86)\\nodejs\\node.exe" "c:\\Users\\Jason\\AppData\\Roaming\\npm\\
node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "gulp"
npm ERR! node v0.12.0
npm ERR! npm  v2.1.8

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! Please include the following file with any support request:
npm ERR!     C:\Users\Jason\Source\Repos\citysight-widgets\npm-debug.log

Some things I have tried:

$ npm cache clean
$ npm uninstall -g gulp
npm WARN uninstall not installed in c:\Program Files (x86)\nodejs\node_modules: "gulp"
$ npm config del user

$ npm config get user
0
$ npm config get uid
undefined
@JaKXz JaKXz changed the title Unable to install new packages on Windows 8.1 Unable to install or update new packages on Windows 8.1 Feb 25, 2015
@othiym23
Copy link
Contributor

If you update to at least npm@2.3.0 (see the section on Windows), this problem should go away.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants