Skip to content

Instantly share code, notes, and snippets.

@paneq
Created October 2, 2012 18:00
Show Gist options
  • Save paneq/3821760 to your computer and use it in GitHub Desktop.
Save paneq/3821760 to your computer and use it in GitHub Desktop.
execjs runtime required for generating mailer in rails
[rupert] 19:57 <1.9.2p290> ~/develop/app > rails g mailer blah blah
/home/rupert/develop/app/.bundle/ruby/1.9.1/gems/execjs-1.4.0/lib/execjs/runtimes.rb:51:in `autodetect': Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment