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

Failed at the v8-profiler@5.2.12 install script #24

Open
teezz opened this issue Jul 6, 2016 · 0 comments
Open

Failed at the v8-profiler@5.2.12 install script #24

teezz opened this issue Jul 6, 2016 · 0 comments

Comments

@teezz
Copy link

teezz commented Jul 6, 2016

Error when "npm install"
System: Ubuntu Server 15.10, node v6.2.2, npm v3.10.5

Dear scheduleR owner. On my local machine the scheduleR runs perfect but I get the following errors when installing on my remote server. Can you help?

The relevant parts in the nam-debug.log are:
...
1355 warn optional Skipping failed optional dependency /chokidar/fsevents:
1356 warn notsup Not compatible with your operating system or architecture: fsevents@1.0.12
1357 warn grunt-contrib-copy@0.7.0 requires a peer of grunt@~0.4.0 but none was installed.
1358 warn grunt-contrib-csslint@0.3.1 requires a peer of grunt@~0.4.0 but none was installed.
1359 warn grunt-contrib-cssmin@0.10.0 requires a peer of grunt@~0.4.1 but none was installed.
1360 warn grunt-contrib-jshint@0.10.0 requires a peer of grunt@~0.4.0 but none was installed.
1361 warn grunt-contrib-uglify@0.6.0 requires a peer of grunt@~0.4.0 but none was installed.
1362 warn grunt-contrib-watch@0.6.1 requires a peer of grunt@~0.4.0 but none was installed.
1363 warn grunt-karma@0.9.0 requires a peer of grunt@0.4.x but none was installed.
1364 warn grunt-mocha-test@0.12.7 requires a peer of mocha@>=1.20.0 but none was installed.
1365 warn grunt-ng-annotate@0.4.0 requires a peer of grunt@~0.4.1 but none was installed.
1366 warn grunt-nodemon@0.3.0 requires a peer of grunt@~0.4.1 but none was installed.
1367 warn grunt-node-inspector@0.1.6 requires a peer of grunt@~0.4.2 but none was installed.
1368 warn scheduler-for-r@0.0.18 No license field.
1369 verbose stack Error: v8-profiler@5.2.12 install: node-pre-gyp install --fallback-to-build
1369 verbose stack Exit status 1
1369 verbose stack at EventEmitter. (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:242:16)
1369 verbose stack at emitTwo (events.js:106:13)
1369 verbose stack at EventEmitter.emit (events.js:191:7)
1369 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/lib/utils/spawn.js:40:14)
1369 verbose stack at emitTwo (events.js:106:13)
1369 verbose stack at ChildProcess.emit (events.js:191:7)
1369 verbose stack at maybeClose (internal/child_process.js:852:16)
1369 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
1370 verbose pkgid v8-profiler@5.2.12
1371 verbose cwd /home/node/scheduleR
1372 error Linux 4.2.0-36-generic
1373 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
1374 error node v6.2.2
1375 error npm v3.10.5
1376 error code ELIFECYCLE
1377 error v8-profiler@5.2.12 install: node-pre-gyp install --fallback-to-build
1377 error Exit status 1
1378 error Failed at the v8-profiler@5.2.12 install script 'node-pre-gyp install --fallback-to-build'.
1378 error Make sure you have the latest version of node.js and npm installed.
1378 error If you do, this is most likely a problem with the v8-profiler package,
1378 error not with npm itself.
1378 error Tell the author that this fails on your system:
1378 error node-pre-gyp install --fallback-to-build
1378 error You can get information on how to open an issue for this project with:
1378 error npm bugs v8-profiler
1378 error Or if that isn't available, you can get their info via:
1378 error npm owner ls v8-profiler
1378 error There is likely additional logging output above.
1379 verbose exit [ 1, true ]

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

1 participant