Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.
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

Description

@TheAwesomeKoeniq

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions