Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Air-di-Lorenzo:com.familcare.nexus lorenzo$ npm run makeImgs
  2.  
  3.  
  4. > com.familcare.nexus@0.5.0 makeImgs /Users/lorenzo/Desktop/EasyLife/com.familcare.nexus
  5. > ./bldlibs/imgsGenerator.sh
  6.  
  7.  
  8. Checking Project & Splash
  9.  
  10. ✓ platforms found: android
  11. ✓ gimpsrcs/splash-base-2208x2208.png exists
  12. ✓ config.xml exists
  13.  
  14. Generating splash screen for android
  15.  
  16. events.js:183
  17. throw er; // Unhandled 'error' event
  18. ^
  19.  
  20. Error: spawn identify ENOENT
  21. at _errnoException (util.js:992:11)
  22. at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
  23. at onErrorNT (internal/child_process.js:372:16)
  24. at _combinedTickCallback (internal/process/next_tick.js:138:11)
  25. at process._tickCallback (internal/process/next_tick.js:180:9)
  26. ./bldlibs/imgsGenerator.sh: line 2: cordova-icon: command not found
  27. npm ERR! file sh
  28. npm ERR! code ELIFECYCLE
  29. npm ERR! errno ENOENT
  30. npm ERR! syscall spawn
  31. npm ERR! com.familcare.nexus@0.5.0 makeImgs: `./bldlibs/imgsGenerator.sh`
  32. npm ERR! spawn ENOENT
  33. npm ERR!
  34. npm ERR! Failed at the com.familcare.nexus@0.5.0 makeImgs script.
  35. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  36.  
  37. npm ERR! A complete log of this run can be found in:
  38. npm ERR! /Users/lorenzo/.npm/_logs/2018-05-23T14_34_25_019Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement