Skip to content

support Svelte 4 #70

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

Merged
merged 1 commit into from
May 28, 2023
Merged

support Svelte 4 #70

merged 1 commit into from
May 28, 2023

Conversation

benmccann
Copy link
Member

$ npm init
$ npm install @sveltejs/vite-plugin-svelte@latest
$ npm install --loglevel svelte
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/svelte
npm WARN   svelte@"^4.0.0-next.0" from the root project
npm WARN   2 more (@sveltejs/vite-plugin-svelte, @sveltejs/vite-plugin-svelte-inspector)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer svelte@">=3.19.0" from [email protected]
npm WARN node_modules/@sveltejs/vite-plugin-svelte/node_modules/svelte-hmr
npm WARN   svelte-hmr@"^0.15.1" from @sveltejs/[email protected]
npm WARN   node_modules/@sveltejs/vite-plugin-svelte
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/svelte
npm WARN   peer svelte@">=3.19.0" from [email protected]
npm WARN   node_modules/@sveltejs/vite-plugin-svelte/node_modules/svelte-hmr
npm WARN     svelte-hmr@"^0.15.1" from @sveltejs/[email protected]
npm WARN     node_modules/@sveltejs/vite-plugin-svelte

@rixo rixo merged commit 4eb89b0 into sveltejs:master May 28, 2023
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

Successfully merging this pull request may close these issues.

2 participants