-
Notifications
You must be signed in to change notification settings - Fork 155
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
Support Vite 6.x #308
Comments
Vite 6 support has not yet been released. Please continue to use Vite 5 until we tag a version with Vite 6 support. |
PR open: #310 |
Vite 6 has been released 2 days ago : https://github.com/vitejs/vite/releases/tag/v6.0.0 |
Vite 6 support in this repository has not yet been released. Please continue to use Vite 5 until we tag a version with Vite 6 support. |
Vite Plugin Version
1.0.6
Laravel Version
11.33.2
Node Version
22.11.0
NPM Version
10.9.0
Operating System
Windows (WSL)
OS Version
10
Web browser and version
Chrome
Running in Sail?
Custom Docker
Description
npm warn Could not resolve dependency:
npm warn peer vite@"^5.0.0" from [email protected]
npm warn node_modules/laravel-vite-plugin
npm warn dev laravel-vite-plugin@"^1.0.6" from the root project
Steps To Reproduce
use "vite": "^6.0"
https://github.com/vitejs/vite/releases/tag/v6.0.0
The text was updated successfully, but these errors were encountered: