Issue with Vuetify Installation in Vue.js Project #20157
Unanswered
senior-service
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm currently working on a Vue.js project and I've encountered an issue while trying to install Vuetify.
Here's the version of Vue CLI I'm using: @vue/cli 5.0.8
I manually selected the following features: babel, pwa support, vuex, router, eslint.
I tried to add Vuetify (vuetify3 -vue cli) and got the following error:
I've tried reinstalling Vuetify and checking my configuration, but the issue persists. Any help would be greatly appreciated.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions