Svelte 5 and svelte-check 4.0.0: Kaboom! #13105
Unanswered
frederikhors
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this Svelte + Typescript code and after upgrading today to
svelte-check@4.0.0
I get 149 errors like this:And I'm using it like this:
but Typescript is giving me this error:
Why?
I think a way I can fix it is using:
But it does feel cheating to me...
Reproduction
NOTE: The REPL doesn't work for this reproduction, I don't know why.
Beta Was this translation helpful? Give feedback.
All reactions