Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. 1106 verbose stack Error: sharp@0.21.3 install: `(node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)`
  2. 1106 verbose stack Exit status 1
  3. 1106 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
  4. 1106 verbose stack at EventEmitter.emit (events.js:210:5)
  5. 1106 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
  6. 1106 verbose stack at ChildProcess.emit (events.js:210:5)
  7. 1106 verbose stack at maybeClose (internal/child_process.js:1021:16)
  8. 1106 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
  9. 1107 verbose pkgid sharp@0.21.3
  10. 1108 verbose cwd /Users/ericalynn/WebstormProjects/professor-hemlock
  11. 1109 verbose Darwin 19.0.0
  12. 1110 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
  13. 1111 verbose node v12.11.0
  14. 1112 verbose npm v6.11.3
  15. 1113 error code ELIFECYCLE
  16. 1114 error errno 1
  17. 1115 error sharp@0.21.3 install: `(node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)`
  18. 1115 error Exit status 1
  19. 1116 error Failed at the sharp@0.21.3 install script.
  20. 1116 error This is probably not a problem with npm. There is likely additional logging output above.
  21. 1117 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement