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

Compile plugin error when using the latest router 0.2.7 #1106

Closed
threeaccents opened this issue Sep 22, 2018 · 3 comments
Closed

Compile plugin error when using the latest router 0.2.7 #1106

threeaccents opened this issue Sep 22, 2018 · 3 comments
Labels

Comments

@threeaccents
Copy link

threeaccents commented Sep 22, 2018

Stencil version:

 @stencil/core@0.11.4

I'm submitting a:

[ x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/

Current behavior:

I tried updating the app to use the latest stencil router, when I run npm start this error appears

 Plugin Error
           Unexpected token (5:17675) in
           /Users/digo/code/src/gitlab.com/threeaccents/soli/webapp/node_modules/@stencil/state-tunnel/dist/esm/es5/stencil-state-tunnel.core.js

Expected behavior:

No errors to appear

@ionitron-bot ionitron-bot bot added the triage label Sep 22, 2018
@threeaccents threeaccents changed the title Compile plugin error Compile plugin error when using the latest router 2.7 Sep 24, 2018
@threeaccents threeaccents changed the title Compile plugin error when using the latest router 2.7 Compile plugin error when using the latest router 0.2.7 Sep 24, 2018
@jthoms1
Copy link
Member

jthoms1 commented Sep 24, 2018

Please update to the latest @stencil/core. Also use router 0.2.8. There was an issue with 0.2.7 that was fixed. Thanks!

@jthoms1 jthoms1 closed this as completed Sep 24, 2018
@threeaccents
Copy link
Author

Working thxs!

@leetheguy
Copy link

I'm getting the same error with the most recent versions:

"@stencil/core": "~0.16.2",
"@stencil/router": "~0.3.1",

[ ERROR ] Rollup: Plugin Error
Unexpected token (5:17675) in
/Users/leetheguy/works/development/apps/gqa/node_modules/@stencil/state-tunnel/dist/esm/es5/stencil-state-tunnel.core.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants