grunt-iconizr
grunt-iconizr copied to clipboard
Won't Install on OS X 10.9.5 (even after npm update)
Per #4, I ran sudo npm update npm -g, to no avail.
npm-debug.log (which I cleared prior to install): https://gist.github.com/hguiney/cefde690e7e62f6b5941
Hey @hguiney,
I'm sorry but I'm not sitting on a Mac so I can't really test / reproduce this at the moment. Maybe one of the other users might jump in?
Cheers, Joschi
Temporary workaround: using a VM with Ubuntu that shares the same directory with the Mac host, installing iconizr, and running grunt from within the VM. (In my case I am using Vagrant.)
Great solution! (... which kinda proves that it's more a Mac problem rather than an iconizr one)
Can this issue be reopened? I'd need to find/wait for a better solution.
@astronati It's been more than a year that this issue was closed. Node has advanced a lot (which version are you using btw?). Are you using the master or dev branch of grunt-iconizr?
I'm using the one that is provided with latest tag.
@astronati As I said, the master branch of grunt-svg-sprite was last tested with Node 0.10 or 0.12. I cannot provide any help for later versions of Node — the master branch might well be incompatible.