execjs
execjs copied to clipboard
Using backtick in javascript gives Runtime error
running
ExecJS.eval "red yellow blue.split(' ')"
gives
ExecJS::RuntimeError: SyntaxError: Unexpected token ILLEGAL
backticks are used template strings in javascript