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

node-pre-gyp install --fallback-to-build error on node v6.9.0 #101

Open
kazaff opened this issue Jan 17, 2017 · 2 comments
Open

node-pre-gyp install --fallback-to-build error on node v6.9.0 #101

kazaff opened this issue Jan 17, 2017 · 2 comments

Comments

@kazaff
Copy link

kazaff commented Jan 17, 2017

3557 verbose stack Error: @risingstack/v8-profiler@5.7.0 install: `node-pre-gyp install --fallback-to-build`
3557 verbose stack Exit status 126
3557 verbose stack     at EventEmitter.<anonymous> (/root/.nvm/versions/node/v6.9.0/lib/node_modules/npm/lib/utils/lifecycle.js:255:16)
3557 verbose stack     at emitTwo (events.js:106:13)
3557 verbose stack     at EventEmitter.emit (events.js:191:7)
3557 verbose stack     at ChildProcess.<anonymous> (/root/.nvm/versions/node/v6.9.0/lib/node_modules/npm/lib/utils/spawn.js:40:14)
3557 verbose stack     at emitTwo (events.js:106:13)
3557 verbose stack     at ChildProcess.emit (events.js:191:7)
3557 verbose stack     at maybeClose (internal/child_process.js:877:16)
3557 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
@kazaff
Copy link
Author

kazaff commented Jan 17, 2017

my os is centos

@HustStevenZ
Copy link

You may post on the wrong repo. @risingstack/v8-profiler@5.7.0 should be located on https://github.com/RisingStack/v8-profiler.git. Meanwhile, I tested both 5.6.5 and 5.7.0. They both can be built correctly on node 6.9.4. Maybe you need 'npm install -g nan' and give another try.

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

2 participants