-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using latest npm not working #1
Comments
I got the same issue (iojs 1.6.2, npm 2.7.1, python 2.7.9)
Same than websockets/bufferutil#2 |
I closed it because I was able to resolve it. I installed the latest On Sat, Aug 8, 2015 at 8:57 AM Nitin Surana notifications@github.com
|
Visual Studio is also required (VS express 2013 should work) See https://github.com/TooTallNate/node-gyp#installation |
But I never got it working on iojs (even latest version 3.0) |
I would file a new issue then. |
error Windows_NT 6.1.7601
198 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "utf-8-validate"
199 error node v0.12.0
200 error npm v2.7.3
201 error code ELIFECYCLE
202 error utf-8-validate@1.0.1 install:
node-gyp rebuild
202 error Exit status 1
203 error Failed at the utf-8-validate@1.0.1 install script 'node-gyp rebuild'.
203 error This is most likely a problem with the utf-8-validate package,
203 error not with npm itself.
203 error Tell the author that this fails on your system:
203 error node-gyp rebuild
203 error You can get their info via:
203 error npm owner ls utf-8-validate
203 error There is likely additional logging output above.
204 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: