Hi all,
I have been having problems with CoffeeScript build on Sublime text 2. I have the default package “CoffeeScript”, and every time I press Ctrl-b(to build sistem, CoffeeScript is selected) I get this error. I now use compiler that comes with Node, through command line, but it’s much more easier to just press Ctrl-b and faster. I have been readding the tutorials on how to enable it on win 7, I have win 7/64 bit, and had no luck. I got this error when compiling.
[Error 2] The system cannot find the file specified
[cmd: [u'cake', u'sbuild']]
[dir: C:\Users\Bane\Desktop\Notebook\Sass proba]
[path: /usr/local/bin:/usr/local/bin:/usr/local/bin:C:\Ruby193\bin;C:\Program Files (x86)\Common Files\ArcSoft\Bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\nodejs\;C:\Users\Bane\AppData\Roaming\npm]
[Finished]
Please help, thank you!