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

[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 join this conversation on GitHub. Already have an account? Sign in to comment
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