Closed m1027 closed 1 year ago
I'm closing this in favor of https://github.com/coc-extensions/coc-svelte/issues/65 - the problem is that coc-svelte
uses an outdated version of the svelte-language-server
- if it uses the latest one, the issue will go away.
Describe the bug
Hi,
this concerns coc-svelte, a neovim lsp plugin for svelte. The original error report is here [1], however with no progress.
The issue:
I've migrated my sveltekit projects from svelte 3 to 4 using the official guide [2]. After that, for each svelte file, I receive a global error message:
When downgrading to svelte 3 the issue is gone.
Other users have the same issue.
Could anyone help tracking that down further? It may be a trivial thing.
Thanks
[1] https://github.com/coc-extensions/coc-svelte/issues/65 [2] https://svelte.dev/docs/v4-migration-guide
Reproduction
Always.
Logs
No response
System Info
Severity
blocking an upgrade
Additional Information
No response