Closed rojcyk closed 7 years ago
Hey, I'm using Node.js via ExecJS and it gives me this error.
You're using ExecJS::ExternalRuntime, did you forget to add therubyracer or other execjs runtime to gemfile?
Can we disable the warning since ExecJS will raise an error if no engine is found?
Or an option to silence it would be nice! :]
:+1:
Hey, I'm using Node.js via ExecJS and it gives me this error.
You're using ExecJS::ExternalRuntime, did you forget to add therubyracer or other execjs runtime to gemfile?
Can we disable the warning since ExecJS will raise an error if no engine is found?