cognitom / symbols-for-sketch

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

Error: spawn sketchtool ENOENT #16

Closed itamark closed 8 years ago

itamark commented 9 years ago

Hey - I downloaded and ran npm and gulp and am receiving the following error:

Error: spawn sketchtool ENOENT
    at exports._errnoException (util.js:746:11)
    at Process.ChildProcess._handle.onexit (child_process.js:1053:32)
    at child_process.js:1144:20
    at process._tickCallback (node.js:355:11)

Can't find a previous error on this so wondering if you know what you think it might be.

cognitom commented 9 years ago

Have you already installed sketchtools? This tool completely depends on that.

itamark commented 9 years ago

@cognitom amazing response time - thanks. You're right!