Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

[Bug Report] Warning with vite@latest (ViteJS 3.0) #328

Open
TheAwesomeKoeniq opened this issue Jul 14, 2022 · 0 comments
Open

[Bug Report] Warning with vite@latest (ViteJS 3.0) #328

TheAwesomeKoeniq opened this issue Jul 14, 2022 · 0 comments
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@TheAwesomeKoeniq
Copy link

Environment

Vuetify Version: 3.0.0-beta.5
Vue Version: 3.2.37
Browsers: Other
OS: Windows, Mac OSX, Linux

Steps to reproduce

Create a new ViteJS project with:

npm create vite@latest

and then add vuetify with:

vue add vuetify

Expected Behavior

No warnings

Actual Behavior

WARN  conflicting versions for project dependency "@vitejs/plugin-vue":
       
       - ^3.0.0 injected by generator "undefined"
       - ^2.0.0 injected by generator "vue-cli-plugin-vuetify"
@MajesticPotatoe MajesticPotatoe transferred this issue from vuetifyjs/vuetify Jul 14, 2022
@MajesticPotatoe MajesticPotatoe changed the title [Bug Report][3.0.0-beta.5] Warning with vite@latest (ViteJS 3.0) [Bug Report] Warning with vite@latest (ViteJS 3.0) Jul 14, 2022
@MajesticPotatoe MajesticPotatoe added bug Something isn't working dependencies Pull requests that update a dependency file and removed S: triage labels Jul 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants