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

Not building, npm error #128

Closed
northkode opened this issue Sep 9, 2018 · 1 comment
Closed

Not building, npm error #128

northkode opened this issue Sep 9, 2018 · 1 comment

Comments

@northkode
Copy link

northkode commented Sep 9, 2018

on mac os high serria

fresh install npm install -g cordova-icon


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

 Generating Icons for android


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

Error: spawn convert ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:231:19)
    at onErrorNT (internal/child_process.js:406:16)
    at process._tickCallback (internal/process/next_tick.js:63:19)
Emitted 'error' event at:
    at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)
    at onErrorNT (internal/child_process.js:406:16)
    at process._tickCallback (internal/process/next_tick.js:63:19)```

@northkode
Copy link
Author

ah you need image magic installed.. probably should have an error and warn the user to install.

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

1 participant