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

Uncaught SyntaxError: Unexpected token export #85

Open
miliu99 opened this issue Sep 15, 2017 · 0 comments
Open

Uncaught SyntaxError: Unexpected token export #85

miliu99 opened this issue Sep 15, 2017 · 0 comments

Comments

@miliu99
Copy link

miliu99 commented Sep 15, 2017

I just installed angular2-localstorage, in hoping to replace ng2-webstorage, but I get this error in chrome console when running:

Uncaught SyntaxError: Unexpected token export
at Object. (main.js:2189)
at webpack_require (vendor.js:53)
at eval (eval at (main.js:49), :19:31)
at Object. (main.js:49)
at webpack_require (vendor.js:53)
at eval (eval at (main.js:5), :4:20)
at Object. (main.js:5)
at webpack_require (vendor.js:53)
at webpackJsonpCallback (vendor.js:24)
at main.js:1

Any idea?

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

1 participant