Error when running dev server: No known conditions for "./action" specifier in "svelte" package [plugin vite:dep-scan]
#15236
Labels
Describe the bug
In one of our components we type import
ActionReturn
fromsvelte/action
:When running
pnpm dev
on our SvelteKit project we get the following error in the terminal:This error seems to be a kind error, as everything works as expected, but it's a little unlucky to get this error every time we boot up our dev-server.
Reproduction
https://github.com/MathiasWP/no-known-condition-for-action
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: