LSP errors on Svelte 5 module context script and regular script #13258
Unanswered
siniarskimar
asked this question in
Troubleshooting
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 am using Svelte 5 (5.0.0) with TypeScript (5.7.2).
I have vscode-langservers-extracted, typescript-language-server and svelteserver installed.
This works:
However the following throws up diagnostic errors when module context script and "instance context" scripts are present at the same time
Beta Was this translation helpful? Give feedback.
All reactions