Advertisement
Urbanecm

Untitled

Aug 17th, 2017
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. $ gulp sprite --portal wikipedia.org
  2. [17:37:44] Using gulpfile ~/Documents/wikimedia/developer/wikimedia/portals/gulpfile.js
  3. [17:37:44] Starting 'sprite'...
  4. [17:37:44] 'sprite' errored after 22 ms
  5. [17:37:44] Error: PluggableError: lwip not found.
  6. at formatError (/usr/lib/node_modules/gulp/bin/gulp.js:169:10)
  7. at Gulp.<anonymous> (/usr/lib/node_modules/gulp/bin/gulp.js:195:15)
  8. at emitOne (events.js:96:13)
  9. at Gulp.emit (events.js:188:7)
  10. at Gulp.Orchestrator._emitTaskDone (/home/urbanecm/Documents/wikimedia/developer/wikimedia/portals/node_modules/orchestrator/index.js:264:8)
  11. at /home/urbanecm/Documents/wikimedia/developer/wikimedia/portals/node_modules/orchestrator/index.js:275:23
  12. at finish (/home/urbanecm/Documents/wikimedia/developer/wikimedia/portals/node_modules/orchestrator/lib/runTask.js:21:8)
  13. at module.exports (/home/urbanecm/Documents/wikimedia/developer/wikimedia/portals/node_modules/orchestrator/lib/runTask.js:36:10)
  14. at Gulp.Orchestrator._runTask (/home/urbanecm/Documents/wikimedia/developer/wikimedia/portals/node_modules/orchestrator/index.js:273:3)
  15. at Gulp.Orchestrator._runStep (/home/urbanecm/Documents/wikimedia/developer/wikimedia/portals/node_modules/orchestrator/index.js:214:10)
  16. at Gulp.Orchestrator.start (/home/urbanecm/Documents/wikimedia/developer/wikimedia/portals/node_modules/orchestrator/index.js:134:8)
  17. at /usr/lib/node_modules/gulp/bin/gulp.js:129:20
  18. at _combinedTickCallback (internal/process/next_tick.js:73:7)
  19. at process._tickCallback (internal/process/next_tick.js:104:9)
  20. at Module.runMain (module.js:606:11)
  21. at run (bootstrap_node.js:389:7)
  22. at startup (bootstrap_node.js:149:9)
  23. at bootstrap_node.js:504:3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement