jkphl / grunt-iconizr

SVG + PNG icon kit generator — Grunt plugin wrapping around node-iconizr that creates a CSS icon kit from a bunch of SVG files, serving them as SVG / PNG sprites or embedded data URIs along with suitable CSS / Sass / LESS / Stylus etc. stylesheet resources and a JavaScript loader for easy integration into your HTML documents
http://iconizr.com
MIT License
104 stars 9 forks source link

Error #10

Closed onearmfrog closed 9 years ago

onearmfrog commented 10 years ago

Hey,

The Iconizr task kept freezing so I managed to debug it and I got: { [Error: spawn ENOENT] code: 'ENOENT', errno: 'ENOENT', syscall: 'spawn' }

Have you ever come across this?

Thanks

jkphl commented 10 years ago

Hey @onearmfrog,

are you on a Mac? Please see issue #4 and let me know if it helps!

Cheers, Joschi

onearmfrog commented 10 years ago

Hi @jkphl, No, sorry, I'm on Windows. I tried following the instructions on that issue but it didn't work - I tried doing an npm update, npm update -g, uninstalling iconizr and reinstalling, installing phantomjs-sync, and made sure I have the standalone.

Anything else you can think of? :(

onearmfrog commented 10 years ago

If it helps, I'm getting: "An uncaughtException was found, svg-sprite will end." on the next line.

jkphl commented 10 years ago

hey @onearmfrog,

did you try disabling PNG optimization (level: 0)? Unfortunately, I'm currently travelling in Japan and on my mobile phone only, so I can't really help you right now ...

Cheers, Joschi

jkphl commented 10 years ago

Hey @onearmfrog,

didn't have the time to look into this yet, but I'm planning to do so soon. In the meantime, would you take a look at this grunt-svg-sprite issue? As you are also on Windows, maybe this would be a solution for you as well?

Cheers, Joschi

jkphl commented 9 years ago

Hi @onearmfrog,

as you did never respond to this issue anymore, I'll close this for now. Please feel free to re-open if you've still got problems.

Thanks, cheers, Joschi