Closed onearmfrog closed 9 years ago
Hey @onearmfrog,
are you on a Mac? Please see issue #4 and let me know if it helps!
Cheers, Joschi
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? :(
If it helps, I'm getting: "An uncaughtException was found, svg-sprite will end." on the next line.
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
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
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
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