Skip to content

No svelte 5 support #16

@LiddellHunter

Description

@LiddellHunter

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions