Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected character '`' Error when ember-cli-data-export is added to the project #10

Open
Toshi-Numa opened this issue Jan 25, 2017 · 1 comment

Comments

@Toshi-Numa
Copy link

I get following error while starting ember server after adding this dependency.

Build failed.
File: assets/vendor.js (163239:15)
Unexpected character '`'
Error
at new JS_Parse_Error (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :1507:18)
at js_error (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :1515:11)
at parse_error (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :1625:9)
at Object.next_token [as input] (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :1893:9)
at next (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :1993:25)
at maybe_assign (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :2757:17)
at expression (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :2773:20)
at simple_statement (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :2221:55)
at eval (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :2094:19)
at eval (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :2054:24)
at block_ (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :2334:20)
at ctor.body (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :2307:25)
at function_ (eval at (/home/ubuntu/hub-frontend/ember-poc/node_modules/ember-cli-uglify/node_modules/broccoli-uglify-sourcemap/node_modules/uglify-js/tools/node.js:24:4), :2312:15)

@osxi
Copy link
Contributor

osxi commented Jul 31, 2017

@Toshi-Numa would you mind reproducing this in a repo so we can take a look?

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

No branches or pull requests

2 participants