Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Fails to build with node>=v0.11.4 #1

Closed
karolyi opened this issue May 9, 2014 · 2 comments
Closed

Fails to build with node>=v0.11.4 #1

karolyi opened this issue May 9, 2014 · 2 comments

Comments

@karolyi
Copy link

karolyi commented May 9, 2014

Hello,

this issue handler is a bit deserted, but I just found a bug, got no place to report to, so I'll just report it here.

Cluster2 fails to build because of this error, see the error description here:
cubejs/cluster2#83

@karolyi karolyi changed the title Fails to build with node>v0.11.4 Fails to build with node=>v0.11.4 May 9, 2014
@karolyi karolyi changed the title Fails to build with node=>v0.11.4 Fails to build with node>=v0.11.4 May 9, 2014
@dainis dainis closed this as completed in 0b4b039 May 9, 2014
@karolyi
Copy link
Author

karolyi commented May 9, 2014

Hi!

It still fails to install, but now with a much smaller error:

--(2137:Fri,09 May 14:$ )-- npm install gc-stats
npm http GET https://registry.npmjs.org/gc-stats
npm http 304 https://registry.npmjs.org/gc-stats
npm http GET https://registry.npmjs.org/nan
npm http 304 https://registry.npmjs.org/nan

> [email protected] install /home/web2/node_modules/gc-stats
> 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/web2/.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-24-generic
gyp ERR! command "node" "/home/web2/.nvm/v0.11.13/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/web2/node_modules/gc-stats
gyp ERR! node -v v0.11.13
gyp ERR! node-gyp -v v0.13.0
gyp ERR! not ok 
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the gc-stats 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 gc-stats
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.13.0-24-generic
npm ERR! command "/home/web2/.nvm/v0.11.13/bin/node" "/home/web2/.nvm/v0.11.13/bin/npm" "install" "gc-stats"
npm ERR! cwd /home/web2
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/web2/npm-debug.log
npm ERR! not ok code 0

@karolyi
Copy link
Author

karolyi commented May 9, 2014

Cancel that, my bad ... I used an old npm version.

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

No branches or pull requests

1 participant