Skip to content

Instantly share code, notes, and snippets.

@aureamunoz
Last active July 23, 2019 13:33
Show Gist options
  • Select an option

  • Save aureamunoz/42d23e358f6aef67a627527ad02b58d9 to your computer and use it in GitHub Desktop.

Select an option

Save aureamunoz/42d23e358f6aef67a627527ad02b58d9 to your computer and use it in GitHub Desktop.
verbose stack Error: node-expat@2.3.17 install: `node-gyp rebuild`
1086 verbose stack Exit status 1
1086 verbose stack at EventEmitter.<anonymous> (/home/amunozhe/.nvm/versions/node/v8.16.0/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16)
1086 verbose stack at emitTwo (events.js:126:13)
1086 verbose stack at EventEmitter.emit (events.js:214:7)
1086 verbose stack at ChildProcess.<anonymous> (/home/amunozhe/.nvm/versions/node/v8.16.0/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
1086 verbose stack at emitTwo (events.js:126:13)
1086 verbose stack at ChildProcess.emit (events.js:214:7)
1086 verbose stack at maybeClose (internal/child_process.js:915:16)
1086 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
1087 verbose pkgid node-expat@2.3.17
1088 verbose cwd /home/amunozhe/git/snowdrop-automation-client
1089 verbose Linux 3.10.0-957.21.2.el7.x86_64
1090 verbose argv "/home/amunozhe/.nvm/versions/node/v8.16.0/bin/node" "/home/amunozhe/.nvm/versions/node/v8.16.0/bin/npm" "install"
1091 verbose node v8.16.0
1092 verbose npm v6.4.1
1093 error code ELIFECYCLE
1094 error errno 1
1095 error node-expat@2.3.17 install: `node-gyp rebuild`
1095 error Exit status 1
1096 error Failed at the node-expat@2.3.17 install script.
1096 error This is probably not a problem with npm. There is likely additional logging output above.
1097 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment