Advertisement
Guest User

Untitled

a guest
Sep 1st, 2020
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. 182 verbose stack Error: [email protected] install: `node-gyp rebuild`
  2. 182 verbose stack Exit status 1
  3. 182 verbose stack at EventEmitter.<anonymous> (/home/yug/.nvm/versions/node/v14.4.0/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
  4. 182 verbose stack at EventEmitter.emit (events.js:315:20)
  5. 182 verbose stack at ChildProcess.<anonymous> (/home/yug/.nvm/versions/node/v14.4.0/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
  6. 182 verbose stack at ChildProcess.emit (events.js:315:20)
  7. 182 verbose stack at maybeClose (internal/child_process.js:1051:16)
  8. 182 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
  9. 183 verbose pkgid [email protected]
  10. 184 verbose cwd /media/yug/b7afba40-86bd-4df2-b20d-fdf572995ff2/projects_maps/make-modules-d
  11. 185 verbose Linux 5.4.0-42-lowlatency
  12. 186 verbose argv "/home/yug/.nvm/versions/node/v14.4.0/bin/node" "/home/yug/.nvm/versions/node/v14.4.0/bin/npm" "install"
  13. 187 verbose node v14.4.0
  14. 188 verbose npm v6.14.7
  15. 189 error code ELIFECYCLE
  16. 190 error errno 1
  17. 191 error [email protected] install: `node-gyp rebuild`
  18. 191 error Exit status 1
  19. 192 error Failed at the [email protected] install script.
  20. 192 error This is probably not a problem with npm. There is likely additional logging output above.
  21. 193 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement