Open maiolica opened 2 weeks ago
Investigated a bit.
https://github.com/vuejs/language-tools/pull/5020
Should probably be fixed by this
Investigated a bit.
Should probably be fixed by this
What dependency needs an update? vue?
@robert-niestroj I fixed this by downgrading my Typescript version
@robert-niestroj I fixed this by downgrading my Typescript version
Hi @Iliano101 can I check, which Typescript version are you using right now?
@fadhln
Version 5.5.4
fixed it for me
Describe the bug
After upgrading to TypeScript 5.7 RC I get this error when I launch
vue-tsc --noEmit
:Reproduction
Upgrade
typescript
to5.7.1-rc
vue-tsc --noEmit
Expected behavior
No errors
System Info
Additional context
No response
Validations