[RUBY] "ExecJS :: RuntimeError"

Even though it starts ...

I was addicted to rails at the beginning, so I took notes.

error contents

ExecJS::RuntimeError

version

Rails 5.2.4 ruby 2.5.1

solution

Gemfile

gem 'mini_racer', platforms: :ruby

Uncomment the above and do a [bundle install] in the terminal and you're done.

Reference URL

ExecJS :: RuntimeError (2019 version) https://github.com/railsgirls-jp/coach.info/issues/27

Recommended Posts

"ExecJS :: RuntimeError"
Solution for ExecJS :: RuntimeError.