Skip to content

Svelte 5 support #253

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

Open
slokhorst opened this issue Feb 23, 2025 · 0 comments
Open

Svelte 5 support #253

slokhorst opened this issue Feb 23, 2025 · 0 comments

Comments

@slokhorst
Copy link
Contributor

slokhorst commented Feb 23, 2025

When I try to update my project that uses svelte-gantt to Svelte 5, I get the following error:

npm ERR!
code ERESOLVE
ERESOLVE unable to resolve dependency tree

While resolving: myproject@0.0.1
Found: svelte@5.20.2
node_modules/svelte
  dev svelte@"^5.0.0" from the root project

Could not resolve dependency:
peer svelte@"^4.0.0" from svelte-gantt@4.5.0
node_modules/svelte-gantt
  dev svelte-gantt@"^4.5" from the root project

Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.

It would be nice to be able to use svelte-gantt from Svelte 5 projects.

Is there already an attempt to support Svelte 5? Are PRs welcome?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant