Skip to content

uncaught error import svelte/internal #15430

@Konfekt

Description

@Konfekt

Just wondering about the severity of

Uncaught 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.

in

import { get, render_effect } from 'svelte/internal/client';

as this is thrown in other packages robinscholz/svelte-inline-svg#48 as well. Must it be fixed or is rather a warning?

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting submitterneeds a reproduction, or clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions