Miguel Palau

Results 37 comments of Miguel Palau

Im guessing there could be an option to have it always be css or js inside jsTemplateString, or a way to trigger it (?) it doesn't have to be smart...

I'm having the same error, it used to work fine, but after the Xcode Update this got broken 😢

I can tell you what was the difference with mine a probably the OP. I always npm-cache install to help with load times, but this time besides the xcode update...

Try running also `node node_modules/mozjpeg/lib/install.js` to try the build manually

What @chrisvanpatten did worked for me as well. The binary fails but then the build from source works. :)

You can try what @chrisvanpatten said 2 comments above yours or you could also use node LTS version which is 4.4.5 Apparently there are tons of bugs running Node 6.0...

Okay so just try to npm install imagemin again :) That worked for me but you could also cd into node_modules > mozjpeg > test and run node test That...

Amazing!

maybe add also react-dom 16 as well