Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Error: spawn convert ENOENT #88

Closed
pablodambrosio opened this issue Nov 19, 2016 · 2 comments
Closed

Error: spawn convert ENOENT #88

pablodambrosio opened this issue Nov 19, 2016 · 2 comments

Comments

@pablodambrosio
Copy link

MBP-de-Pablo:cordova-app pablo$ cordova-icon

Checking Project & Icon

✓ platforms found: ios, android
✓ icon.png exists
✓ config.xml exists

Generating Icons for ios

events.js:160
throw er; // Unhandled 'error' event
^

Error: spawn convert ENOENT
at exports._errnoException (util.js:1026:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)

@BrunoCartier
Copy link
Collaborator

Hi,

Please ensure ImageMagick is correctly installed and available. See README and other issues.

@neogero
Copy link

neogero commented Dec 2, 2016

I had the same problem and it was a problem with ImageMagick installation. @pablodambrosio, you should reinstall ImagicMagick and be sure that option Install legacy utilities(e.g. convert) it's selected, your problem will be solved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants