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

Support Vite 6.x #308

Closed
gabrielrbarbosa opened this issue Nov 26, 2024 · 4 comments
Closed

Support Vite 6.x #308

gabrielrbarbosa opened this issue Nov 26, 2024 · 4 comments

Comments

@gabrielrbarbosa
Copy link

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

@timacdonald
Copy link
Member

Vite 6 support has not yet been released. Please continue to use Vite 5 until we tag a version with Vite 6 support.

@timacdonald
Copy link
Member

timacdonald commented Nov 27, 2024

PR open: #310

@jimblue
Copy link

jimblue commented Nov 28, 2024

Vite 6 support has not yet been released. Please continue to use Vite 5 until we tag a version with Vite 6 support.

Vite 6 has been released 2 days ago : https://github.com/vitejs/vite/releases/tag/v6.0.0

@timacdonald
Copy link
Member

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.

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

3 participants