-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
After importing it into svelte 5 and doing some fixing based on the "Window is not defined" issue (Which needs to be fixed as well), there's an error in the console:
Error: Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that no longer exists in Svelte 5. It is not intended to be public API. If you're a library author and you used 'svelte/internal' deliberately, please raise an issue on https://github.com/sveltejs/svelte/issues detailing your use case.
Please remove the ability to install into Svelte5 or change the logic to support it.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels