-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
awaiting submitterneeds a reproduction, or clarificationneeds a reproduction, or clarification
Description
Describe the bug
Utilizing the svelte 5 i receive ths error when i run "pn dev" in my bash. I received the suggestion of a dwongrade for Svelte 4. Would it help?
Reproduction
No known conditions for "./elements" specifier in "svelte" package [plugin vite:dep-scan]
script:/myProject/src/lib/components/Input.svelte?id=0:19:7:
19 │ import 'svelte/elements'
╵ ~~~~~~~~~~~~~~~~~
This error came from the "onResolve" callback registered here:
node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1150:20:
1150 │ let promise = setup({
╵ ^
Logs
No response
System Info
No known conditions for "./elements" specifier in "svelte" package [plugin vite:dep-scan]Severity
blocking all usage of svelte
mateusm09 and lungarella-raffaele
Metadata
Metadata
Assignees
Labels
awaiting submitterneeds a reproduction, or clarificationneeds a reproduction, or clarification