-
Notifications
You must be signed in to change notification settings - Fork 55
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
App with stencil-router doesn't compile in Stencil 2.14+ because of TypeScript 4.5 #131
Comments
cmaas
changed the title
stencil-router doesn't compile in Stencil 2.14+ because of TypeScript 4.5
App with stencil-router doesn't compile in Stencil 2.14+ because of TypeScript 4.5
Apr 12, 2022
I have the same issue with @stencil/core 2.15.0 |
same here |
Same problem. Is this package being maintained? |
Same problem :( |
In a different context but the same issue. Isn't it possible to change the TS version? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stencil version: 2.14 or higher
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com
Current behavior:
Expected behavior:
Should compile, like with Stencil 2.13.0
Steps to reproduce:
Create a new Stencil starter 'app'. This has Stencil 2.13.0 as a dependency. Update to Stencil 2.14.0 or higher. Compile.
Related code:
Presumably the same problem as with Ionicions / aria attributes: ionic-team/ionicons#1011
Other information:
No
The text was updated successfully, but these errors were encountered: