Skip to content

Conversation

@ardeearam
Copy link

Error details:

On bundle exec rake assets:precompile, this error occurs:
ExecJS::ProgramError: Unexpected token: operator (<) (line: 1, col: 0, pos: 0)

As per galetahub/ckeditor#551, the problem is that the JS parser is not able to parse HTML snippet. So the solution is to remove the HTML tags, and rename the files from .html to .js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant