Created
September 15, 2016 16:39
-
-
Save phaidros7/be72187e5addd7b0634f627406421bbb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diaspora@gargamel:~/rhizome-dev$ RAILS_ENV=production bin/rake tmp:cache:clear assets:precompile | |
Rack::SSL is enabled | |
rake aborted! | |
ExecJS::RuntimeError: SyntaxError: Unexpected token: operator (<) (line: 5, col: 0, pos: 4) | |
Error | |
at new JS_Parse_Error (/tmp/execjs20160915-1483-2541atjs:3623:11948) | |
at js_error (/tmp/execjs20160915-1483-2541atjs:3623:12167) | |
at croak (/tmp/execjs20160915-1483-2541atjs:3623:21858) | |
at token_error (/tmp/execjs20160915-1483-2541atjs:3623:21995) | |
at unexpected (/tmp/execjs20160915-1483-2541atjs:3623:22083) | |
at expr_atom (/tmp/execjs20160915-1483-2541atjs:3623:31064) | |
at maybe_unary (/tmp/execjs20160915-1483-2541atjs:3624:1562) | |
at expr_ops (/tmp/execjs20160915-1483-2541atjs:3624:2333) | |
at maybe_conditional (/tmp/execjs20160915-1483-2541atjs:3624:2425) | |
at maybe_assign (/tmp/execjs20160915-1483-2541atjs:3624:2868) | |
(in /home/diaspora/rhizome-dev/app/assets/javascripts/jsxc.js) | |
new JS_Parse_Error ((execjs):3623:11948) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment