coffee-script-tmbundle icon indicating copy to clipboard operation
coffee-script-tmbundle copied to clipboard

env: node: No such file or directory

Open snoblenet opened this issue 9 years ago • 0 comments

At the command line, I get:

$ which coffee
/usr/local/bin/coffee
$ which node
/usr/local/bin/node

So, in preferences, I've set TM_COFFEE to /usr/local/bin/coffee.

Now when I open a .coffee file and select Bundles > CoffeeScript > Compile and Display JS, I get:

env: node: No such file or directory

What should I do?

Thanks,

Steven

snoblenet avatar Jun 17 '16 11:06 snoblenet