gleero / grunt-favicons

Generate favicon.ico and icons for iOS, Android and WP8
MIT License
232 stars 48 forks source link

Problems with grunt-favicons and win32 #40

Closed maraisr closed 6 years ago

maraisr commented 10 years ago

There is a problem running grunt-favions, the output states that execSync isnt compatible with the installed node, which is grunt-favicons.

The exact error is: Loading "favicons.js" tasks...ERROR Error: execSync incompatible with installed nodejs

lamuertepeluda commented 10 years ago

+1 Looks like this feature is coming in next release on Node http://strongloop.com/strongblog/whats-new-in-node-js-v0-12-execsync-a-synchronous-api-for-child-processes/

fredw commented 9 years ago

+1 What can I do to fix this problem?

maraisr commented 6 years ago

I no longer have this issues - must have been resolved.