Skip to content
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

Sveltekit template dependency issue #1005

Open
robsyc opened this issue Sep 25, 2024 · 0 comments
Open

Sveltekit template dependency issue #1005

robsyc opened this issue Sep 25, 2024 · 0 comments

Comments

@robsyc
Copy link

robsyc commented Sep 25, 2024

Following the guidelines on the site leads to a dependency conflict.

In pacakge.json:

		"@sveltejs/kit": "next", # defaults to @1.30.4
		...
		"vite": "^3.2.10"

However, @sveltejs/[email protected] depends on vite ^4.0.0

Changing this by hand fixes the issue but I think this template could benefit from a SvelteKit 2 & Svelte 5 update. Are these compatible with ICP?

I'm very new to ICP but relatively comfortable with SvelteKit, I'd be interested in creating a new template if someone can help me out with the dfx side of things.

Cheers :)

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