execjs icon indicating copy to clipboard operation
execjs copied to clipboard

gem load error

Open pavan93 opened this issue 7 years ago • 1 comments

Gem Load Error is: Could not find a JavaScript runtime. See https://github.com/rails/execjs for a list of available runtimes. Backtrace for gem load error is: C:/Users/pavankumar/.gems/gems/execjs-2.7.0/lib/execjs/runtimes.rb:58:in autodetect' C:/Users/pavankumar/.gems/gems/execjs-2.7.0/lib/execjs.rb:5:in module:ExecJS' C:/Users/pavankumar/.gems/gems/execjs-2.7.0/lib/execjs.rb:4:in `<top (required)>'

pavan93 avatar Sep 18 '17 10:09 pavan93

I have same error. You have to install a JavaScript runtime like Node.js.

M5oul avatar Apr 25 '18 13:04 M5oul