Created
April 2, 2016 03:55
-
-
Save flovilmart/3bcb096ef70e28a71d62c49904e393e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8454 info install [email protected] | |
8455 verbose unsafe-perm in lifecycle false | |
8456 info [email protected] Failed to exec install script | |
8457 verbose stack Error: [email protected] install: `node-gyp rebuild` | |
8457 verbose stack Exit status 1 | |
8457 verbose stack at EventEmitter.<anonymous> (/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/lib/node_modules/npm/lib/utils/lifecycle.js:214:16) | |
8457 verbose stack at emitTwo (events.js:87:13) | |
8457 verbose stack at EventEmitter.emit (events.js:172:7) | |
8457 verbose stack at ChildProcess.<anonymous> (/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/lib/node_modules/npm/lib/utils/spawn.js:24:14) | |
8457 verbose stack at emitTwo (events.js:87:13) | |
8457 verbose stack at ChildProcess.emit (events.js:172:7) | |
8457 verbose stack at maybeClose (internal/child_process.js:821:16) | |
8457 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) | |
8458 verbose pkgid [email protected] | |
8459 verbose cwd /tmp/deployment/application | |
8460 error Linux 4.1.17-22.30.amzn1.x86_64 | |
8461 error argv "/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/bin/node" "/opt/elasticbeanstalk/node-install/node-v4.3.0-linux-x64/bin/npm" "--production" "rebuild" | |
8462 error node v4.3.0 | |
8463 error npm v2.14.12 | |
8464 error code ELIFECYCLE | |
8465 error [email protected] install: `node-gyp rebuild` | |
8465 error Exit status 1 | |
8466 error Failed at the [email protected] install script 'node-gyp rebuild'. | |
8466 error This is most likely a problem with the sse4_crc32 package, | |
8466 error not with npm itself. | |
8466 error Tell the author that this fails on your system: | |
8466 error node-gyp rebuild | |
8466 error You can get their info via: | |
8466 error npm owner ls sse4_crc32 | |
8466 error There is likely additional logging output above. | |
8467 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment