You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently tried updating my project to Svelte 5 (w/ SvelteKit v2), and it's throwing the following error when starting up the dev server:
Failed reading SVG "/Users/.../dev/web-app/src/icons/Flowbite-ComputerSpeaker.svg?component": Invalid compiler option: css: "none" is no longer a valid option. If this was crucial for you, please open an issue on GitHub with your use case. sr [CompileError]: Invalid compiler option: css: "none" is no longer a valid option. If this was crucial for you, please open an issue on GitHub with your use case.
It's not really a big deal atm since Svelte 5 is still beta, so I'll just downgrade for now so I can continue using your library.
The text was updated successfully, but these errors were encountered:
Howdy!
I recently tried updating my project to Svelte 5 (w/ SvelteKit v2), and it's throwing the following error when starting up the dev server:
It's not really a big deal atm since Svelte 5 is still beta, so I'll just downgrade for now so I can continue using your library.
The text was updated successfully, but these errors were encountered: