Hi, does this package work with Svelte 5? I can't seem to get it working.
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.
Packages versions:
@sveltejs/kit: 2.48.2
svelte: 5.43.0
three: 0.180.0
three-inspect: 0.7.2
Thanks in advance!
Hi, does this package work with Svelte 5? I can't seem to get it working.
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.Packages versions:
@sveltejs/kit: 2.48.2
svelte: 5.43.0
three: 0.180.0
three-inspect: 0.7.2
Thanks in advance!