-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
So, Svelte 5 is now at RC. then I tried some taste of it.
I add v5 my project:
λ npm install --save-dev svelte@next
λ npm list
[email protected] SvelteNEXT
├── @sveltejs/[email protected]
├── @sveltejs/[email protected]
├── @sveltejs/[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
Then the LSP log :
LSP-svelte: Error: Cannot find module 'D:\xxxx\_SvelteNEXT\node_modules\svelte\compiler.cjs
And yes, Svelte 5 deosnt have that compiler.cjs file.
Svelte 4 running just fine.
ENV:
- WIndows x64
- Sublime Text 4
- LSP Svelte v3,10
predragnikolic
Metadata
Metadata
Assignees
Labels
No labels
