Guest User

Untitled

a guest
Jul 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. D:\Desenvolvimento\emanuel.silva\projeto>npm run gulp build-img
  2.  
  3. > projeto@1.0.0 gulp D:\Desenvolvimento\emanuel.silva\projeto
  4. > gulp "build-img"
  5.  
  6. [09:19:14] Using gulpfile D:\Desenvolvimento\emanuel.silva\projeto\gulpfile.js
  7. [09:19:14] Starting 'build-img'...
  8. [09:19:14] Finished 'build-img' after 9.29 ms
  9.  
  10. events.js:182
  11. throw er; // Unhandled 'error' event
  12. ^
  13. Error: spawn D:\Desenvolvimento\emanuel.silva\projeto\node_modules\optipng-bin\vendor\optipng.exe ENOENT
  14. at _errnoException (util.js:1041:11)
  15. at Process.ChildProcess._handle.onexit (internal/child_process.js:192:19)
  16. at onErrorNT (internal/child_process.js:374:16)
  17. at _combinedTickCallback (internal/process/next_tick.js:138:11)
  18. at process._tickCallback (internal/process/next_tick.js:180:9)
  19. npm ERR! code ELIFECYCLE
  20. npm ERR! errno 1
  21. npm ERR! projeto@1.0.0 gulp: `gulp "build-img"`
  22. npm ERR! Exit status 1
  23. npm ERR!
  24. npm ERR! Failed at the projeto@1.0.0 gulp script.
  25. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  26.  
  27. npm ERR! A complete log of this run can be found in:
  28. npm ERR! C:\Users\emanuel.silva\AppData\Roaming\npm-cache\_logs\2018-07-19T12_19_14_709Z-debug.log
Add Comment
Please, Sign In to add comment