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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Svelte 4 #173

Open
LarsHadidi opened this issue Oct 6, 2023 · 3 comments
Open

Update to Svelte 4 #173

LarsHadidi opened this issue Oct 6, 2023 · 3 comments

Comments

@LarsHadidi
Copy link

馃檵 Feature Request

Detailed description

Update to latest Svelte version

Related to a problem?

peer svelte@"^3.0.0" from parcel-plugin-svelte@4.0.9

@HeetVekariya
Copy link

Could you please more information about the issue ?

@LarsHadidi
Copy link
Author

Sure. Node will refuse to install the plugin on a project that uses Svelte ^4.0.0 with the message:

...
npm ERR! Found: svelte@4.2.1
...
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@"^3.0.0" from parcel-plugin-svelte@4.0.9
...

which looks like the plugin enforces major version 3 as a peer dependency. Can't use it on a major version 4 project

@HeetVekariya
Copy link

so what could be the solution for this ?
I would like to work on this, i can get the solution that is to be implemented.

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

2 participants