Guest User

Untitled

a guest
Feb 22nd, 2018
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. MacBook-Air:t5 Acrob$ sudo npm i -D gulp-image
  2. npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
  3.  
  4. > gifsicle@3.0.4 postinstall /Users/Acrob/t5/node_modules/gifsicle
  5. > node lib/install.js
  6.  
  7. ⚠ EACCES: permission denied, mkdir '/Users/Acrob/t5/node_modules/gifsicle/vendor'
  8. ⚠ gifsicle pre-build test failed
  9. ℹ compiling from source
  10. /Users/Acrob/t5/node_modules/onetime/index.js:15
  11. throw new Error(fnName + ' can only be called once.');
  12. ^
  13.  
  14. Error: callback() can only be called once.
  15. at onetime (/Users/Acrob/t5/node_modules/onetime/index.js:15:11)
  16. at /Users/Acrob/t5/node_modules/download/index.js:156:5
  17. at ConcatStream.<anonymous> (/Users/Acrob/t5/node_modules/concat-stream/index.js:36:43)
  18. at emitNone (events.js:111:20)
  19. at ConcatStream.emit (events.js:208:7)
  20. at finishMaybe (/Users/Acrob/t5/node_modules/readable-stream/lib/_stream_writable.js:620:14)
  21. at endWritable (/Users/Acrob/t5/node_modules/readable-stream/lib/_stream_writable.js:628:3)
  22. at ConcatStream.Writable.end (/Users/Acrob/t5/node_modules/readable-stream/lib/_stream_writable.js:584:41)
  23. at DuplexWrapper.onend (/Users/Acrob/t5/node_modules/readable-stream/lib/_stream_readable.js:577:10)
  24. at Object.onceWrapper (events.js:313:30)
  25. npm WARN t5@1.0.0 No description
  26. npm WARN t5@1.0.0 No repository field.
  27.  
  28. npm ERR! code ELIFECYCLE
  29. npm ERR! errno 1
  30. npm ERR! gifsicle@3.0.4 postinstall: `node lib/install.js`
  31. npm ERR! Exit status 1
  32. npm ERR!
  33. npm ERR! Failed at the gifsicle@3.0.4 postinstall script.
  34. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  35.  
  36. npm ERR! A complete log of this run can be found in:
  37. npm ERR! /Users/Acrob/.npm/_logs/2018-02-22T14_34_36_143Z-debug.log
Add Comment
Please, Sign In to add comment