We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify Version: 3.0.0-beta.5 Vue Version: 3.2.37 Browsers: Other OS: Windows, Mac OSX, Linux
Create a new ViteJS project with:
npm create vite@latest
and then add vuetify with:
vue add vuetify
No warnings
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"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
and then add vuetify with:
Expected Behavior
No warnings
Actual Behavior
The text was updated successfully, but these errors were encountered: