I am trying to run flymake mode with CoffeeScript. For some reason when I invoke flymake mode I get this message (Its all on one line in the error log):
Flymake: Configuration error has occurred while running (/usr/bin/coffee /tmp/flymake16162knP.coffee). Flymake will be switched OFF
I had thought that it could not find the coffeescript command so I gave it the full path but as of now I can't get it to work.