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

Svelte 5.1.0 - Error #4

Open
go-aegian opened this issue Oct 24, 2024 · 3 comments
Open

Svelte 5.1.0 - Error #4

go-aegian opened this issue Oct 24, 2024 · 3 comments

Comments

@go-aegian
Copy link

This library is having problems with latests version of svelte, any timeframe when it will be upgraded ?

npm error Found: [email protected]
npm error node_modules/svelte
npm error dev svelte@"5.1.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer svelte@"^4.0.0" from [email protected]
npm error node_modules/svelte-qrcode-image
npm error dev svelte-qrcode-image@"latest" from the root project

@go-aegian
Copy link
Author

package.json needs maybe this?

"peerDependencies": {
"svelte": "^3.55.1 || ^4.0.0 || ^5.0.0"
},

@1toldyou
Copy link
Owner

Haven't tested on Svelte 5 yet
Will come back in few days when I have time

@go-aegian
Copy link
Author

go-aegian commented Oct 30, 2024 via email

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