cognitom / symbols-for-sketch

Symbol font templates for Sketch.app
680 stars 76 forks source link

Error generating the files #7

Closed ernestojimenez closed 9 years ago

ernestojimenez commented 10 years ago

Hi! First of all, thank you for developing this amazing project.

I'm getting an error when trying to generate the files with the command gulp symbols:

gulp symbols [11:02:49] Using gulpfile /Applications/XAMPP/xamppfiles/htdocs/fonts/symbols-for-sketch-master/gulpfile.js [11:02:49] Starting 'symbols'... [11:02:49] Finished 'symbols' after 15 ms

events.js:72 throw er; // Unhandled 'error' event ^ Error: spawn EACCES at errnoException (child_process.js:1001:11) at Process.ChildProcess._handle.onexit (child_process.js:792:34)

I've installed the latest versions of node.js, gulp and sketch tools, I was just wondering if you have had come across this issue before or if you had any idea of what can be going wrong.

Thank you very much!

cognitom commented 10 years ago

No. In my environment, it's working with latest versions. Feedback is welcome :-)

irvinebroque commented 9 years ago

+1 same error here.

irvinebroque commented 9 years ago

Figured it out -- this happens if you haven't yet installed sketchtools.

Would be good to add some better error handling here -- I skimmed the readme and missed the part about installing Sketchtools.