execjs icon indicating copy to clipboard operation
execjs copied to clipboard

ExecJS::ProgramError: ReferenceError: CoffeeScript is not defined

Open jeffblake opened this issue 9 years ago • 0 comments

The coffee-script github page does not have an issue tracker, so I didn't know where else to post this.

With the new coffee-script-source gem 1.12.1, rake assets:precompile now fails with the error

ExecJS::ProgramError: ReferenceError: CoffeeScript is not defined

Reverting to coffee-script-source 1.11.1 fixes the problem.

jeffblake avatar Dec 15 '16 19:12 jeffblake