Skip to content

Instantly share code, notes, and snippets.

@jrabbit
Created September 25, 2017 18:41
Show Gist options
  • Save jrabbit/10379852c97a8034fd06cd97c4b9035c to your computer and use it in GitHub Desktop.
Save jrabbit/10379852c97a8034fd06cd97c4b9035c to your computer and use it in GitHub Desktop.
14454 verbose lifecycle nodegit@0.18.3~install: unsafe-perm in lifecycle false
14455 verbose lifecycle nodegit@0.18.3~install: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/usr/local/lib/node_modules/polymer-modulizer/node_modules/nodegit/node_modules/.bin:/usr/local/lib/node_modules/polymer-modulizer/node_modules/.bin:/usr/local/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14456 verbose lifecycle nodegit@0.18.3~install: CWD: /usr/local/lib/node_modules/polymer-modulizer/node_modules/nodegit
14457 silly lifecycle nodegit@0.18.3~install: Args: [ '-c',
14457 silly lifecycle 'node lifecycleScripts/preinstall && node lifecycleScripts/install' ]
14458 silly lifecycle nodegit@0.18.3~install: Returned: code: 1 signal: null
14459 info lifecycle nodegit@0.18.3~install: Failed to exec install script
14460 verbose unlock done using /root/.npm/_locks/staging-3a08f0df5026584d.lock for /usr/local/lib/node_modules/.staging
14461 verbose stack Error: nodegit@0.18.3 install: `node lifecycleScripts/preinstall && node lifecycleScripts/install`
14461 verbose stack Exit status 1
14461 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:289:16)
14461 verbose stack at emitTwo (events.js:125:13)
14461 verbose stack at EventEmitter.emit (events.js:213:7)
14461 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
14461 verbose stack at emitTwo (events.js:125:13)
14461 verbose stack at ChildProcess.emit (events.js:213:7)
14461 verbose stack at maybeClose (internal/child_process.js:927:16)
14461 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14462 verbose pkgid nodegit@0.18.3
14463 verbose cwd /usr/src
14464 verbose Linux 4.12.0-1-amd64
14465 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "polymer-modulizer"
14466 verbose node v8.5.0
14467 verbose npm v5.3.0
14468 error code ELIFECYCLE
14469 error errno 1
14470 error nodegit@0.18.3 install: `node lifecycleScripts/preinstall && node lifecycleScripts/install`
14470 error Exit status 1
14471 error Failed at the nodegit@0.18.3 install script.
14471 error This is probably not a problem with npm. There is likely additional logging output above.
14472 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment