grunt-iconizr icon indicating copy to clipboard operation
grunt-iconizr copied to clipboard

Won't Install on OS X 10.9.5 (even after npm update)

Open HughxDev opened this issue 11 years ago • 7 comments

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

HughxDev avatar Nov 05 '14 21:11 HughxDev

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

jkphl avatar Nov 06 '14 09:11 jkphl

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.)

HughxDev avatar Nov 06 '14 21:11 HughxDev

Great solution! (... which kinda proves that it's more a Mac problem rather than an iconizr one)

jkphl avatar Nov 06 '14 22:11 jkphl

Can this issue be reopened? I'd need to find/wait for a better solution.

astronati avatar Feb 29 '16 11:02 astronati

@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?

jkphl avatar Feb 29 '16 13:02 jkphl

I'm using the one that is provided with latest tag.

astronati avatar Feb 29 '16 14:02 astronati

@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.

jkphl avatar Mar 02 '16 16:03 jkphl