-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not compatible with Svelte 4... #371
Comments
I had the same issue today. Running |
I created a PR that could be reviewed and appears to fix the issue: I have some minimal local testing but because of the way this package is nested for deploy it's not super easy to just test with npm. Extra eyes are always appreciated on this but maybe we can get it merged if it works |
I also started to receive the following typescript issues while attempting to use this with svelte 4.
|
Get the following errors when trying to install the svelte bindings for a sveltekit project using svelte 4:
please test and update dependencies accordingly.
Thank you!
The text was updated successfully, but these errors were encountered: