-
Notifications
You must be signed in to change notification settings - Fork 43
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
latest npm, python 2.7.x, not installing #2
Comments
I got the same issue (iojs 1.6.2, npm 2.7.1, python 2.7.9)
|
I ended up re-installing the latested node. fixed my problem. |
ghost
closed this as completed
Apr 8, 2015
Reinstalling node also fixed this for me although I did have a pretty fresh install of node. Windows 8.1 |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
219 verbose stack Error: bufferutil@1.0.1 install:
node-gyp rebuild
219 verbose stack Exit status 1
219 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:213:16)
219 verbose stack at EventEmitter.emit (events.js:110:17)
219 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:14:12)
219 verbose stack at ChildProcess.emit (events.js:110:17)
219 verbose stack at maybeClose (child_process.js:1008:16)
219 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1080:5)
220 verbose pkgid bufferutil@1.0.1
221 verbose cwd D:\CodeRoot\OpSuite\OpSuite\OpSuiteDev\Website\OpSuite.MobilePOS
222 error Windows_NT 6.1.7601
223 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "bufferutil"
224 error node v0.12.0
225 error npm v2.7.3
226 error code ELIFECYCLE
227 error bufferutil@1.0.1 install:
node-gyp rebuild
227 error Exit status 1
228 error Failed at the bufferutil@1.0.1 install script 'node-gyp rebuild'.
228 error This is most likely a problem with the bufferutil package,
228 error not with npm itself.
228 error Tell the author that this fails on your system:
228 error node-gyp rebuild
228 error You can get their info via:
228 error npm owner ls bufferutil
228 error There is likely additional logging output above.
229 verbose exit [ 1, true ]
230 verbose unbuild node_modules\bufferutil
231 info preuninstall bufferutil@1.0.1
232 info uninstall bufferutil@1.0.1
The text was updated successfully, but these errors were encountered: