Skip to content
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

not able to install on node 0.11.13 #130

Closed
kscraja opened this issue Oct 14, 2014 · 3 comments
Closed

not able to install on node 0.11.13 #130

kscraja opened this issue Oct 14, 2014 · 3 comments

Comments

@kscraja
Copy link

kscraja commented Oct 14, 2014

--------Error Log--------------------------

leveldown@1.0.0 install /home/chandra/tmp/hj/node_modules/leveldown
node-gyp rebuild

Usage: gyp_main.py [options ...] [build_file ...]

gyp_main.py: error: no such option: --no-parallel
gyp ERR! configure error
gyp ERR! stack Error: gyp failed with exit code: 2
gyp ERR! stack at ChildProcess.onCpExit (/home/chandra/nvm/v0.11.13/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:340:16)
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1046:12)
gyp ERR! System Linux 3.13.0-35-generic
gyp ERR! command "node" "/home/chandra/nvm/v0.11.13/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/chandra/tmp/hj/node_modules/leveldown
gyp ERR! node -v v0.11.13
gyp ERR! node-gyp -v v0.13.0
gyp ERR! not ok
npm ERR! leveldown@1.0.0 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the leveldown@1.0.0 install script.
npm ERR! This is most likely a problem with the leveldown package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls leveldown
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.13.0-35-generic
npm ERR! command "/home/chandra/nvm/v0.11.13/bin/node" "/home/chandra/nvm/v0.11.13/bin/npm" "install" "leveldown"
npm ERR! cwd /home/chandra/tmp/hj
npm ERR! node -v v0.11.13
npm ERR! npm -v 1.4.9
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/chandra/tmp/hj/npm-debug.log
npm ERR! not ok code 0

@hems
Copy link

hems commented Oct 30, 2014

same here but i'm @ Darwin

@mlegenhausen
Copy link

+1

@ralphtheninja
Copy link
Member

@kscraja Can you try again with leveldown@1.0.2?

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

No branches or pull requests

4 participants