Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. The command "cd /var/www/change.cash/releases/1 && /usr/bin/npm install" fa
  2. iled.
  3.  
  4. Exit Code: 1 (General error)
  5.  
  6. Host Name: localhost
  7.  
  8. ================
  9. ✔ gifsicle pre-build test passed successfully
  10. ✔ mozjpeg pre-build test passed successfully
  11. ✔ optipng pre-build test passed successfully
  12. ⚠ The `/var/www/change.cash/releases/1/node_modules/pngquant-bin/vendor/p
  13. ngquant` binary doesn't seem to work correctly
  14. ⚠ pngquant pre-build test failed
  15. ℹ compiling from source
  16. ✔ pngquant pre-build test passed successfully
  17. ✖ Error: pngquant failed to build, make sure that libpng-dev is installed
  18. at Promise.all.then.arr (/var/www/change.cash/releases/1/node_modules/p
  19. ngquant-bin/node_modules/bin-build/node_modules/execa/index.js:231:11)
  20. at process._tickCallback (internal/process/next_tick.js:68:7)
  21. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_module
  22. s/fsevents):
  23. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsev
  24. ents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","ar
  25. ch":"x64"})
  26.  
  27. npm ERR! code ELIFECYCLE
  28. npm ERR! errno 1
  29. npm ERR! pngquant-bin@4.0.0 postinstall: `node lib/install.js`
  30. npm ERR! Exit status 1
  31. npm ERR!
  32. npm ERR! Failed at the pngquant-bin@4.0.0 postinstall script.
  33. npm ERR! This is probably not a problem with npm. There is likely additiona
  34. l logging output above.
  35.  
  36. npm ERR! A complete log of this run can be found in:
  37. npm ERR! /root/.npm/_logs/2018-07-23T11_46_37_649Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement