vuetifyjs / vue-cli-plugins

🔌 A collection of Vuetify plugins for Vue CLI
https://vuetifyjs.com/en/getting-started/quick-start#vue-cli-3
Other
427 stars 113 forks source link

Installation fails as `shims-vuetify.d.ts` is missing again #333

Closed ThaDaVos closed 2 years ago

ThaDaVos commented 2 years ago

Just as in the below issue, when trying to use vue add vuetify and choose for Vuetify 3 - Vite (preview installation fails again because the .d,ts file is missing...

Using version 2.5.2 of the plugin

https://github.com/vuetifyjs/vue-cli-plugins/issues/262

Error: image

ThaDaVos commented 2 years ago

@KaelWD - thank you!