-
-
Notifications
You must be signed in to change notification settings - Fork 211
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
dependency error on vite 6 #800
Comments
Merged
Should be fixed using this version: https://pkg.pr.new/vite-plugin-pwa@58553f8 (check last commit in the PR). I'm going to release a new version with Vite 6 support, sorry for the delay. |
userquin
changed the title
dependency error on vite 6
dependency error on vite 6 (using environment api PR)
Nov 29, 2024
userquin
changed the title
dependency error on vite 6 (using environment api PR)
dependency error on vite 6
Nov 29, 2024
closed via #797 |
userquin
changed the title
dependency error on vite 6
dependency error on vite 6 (using environment api PR)
Nov 29, 2024
userquin
changed the title
dependency error on vite 6 (using environment api PR)
dependency error on vite 6
Nov 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get this:
When trying to npm install with vite 6
Workaround is to use --force or --legacy-peer-deps, but please add vite 6 :)
Edit I see there is a PR for this! 👍
The text was updated successfully, but these errors were encountered: