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

Nuxt this.getOptions is not a function #285

Closed flozero closed 3 years ago

flozero commented 3 years ago

My error:

Screen Shot 2021-07-13 at 8 57 28 PM

My config:

Screen Shot 2021-07-13 at 8 57 43 PM

My vuetify options

Screen Shot 2021-07-13 at 8 58 14 PM

My package json:

Screen Shot 2021-07-13 at 8 58 44 PM
DRoet commented 3 years ago

Nuxt is not compatible yet with webpack 5 loaders, make sure to pin your sass-loader to 10.2.0 and sass to 1.32.13

johnleider commented 3 years ago

This Issue is being closed due to inactivity.

If you have any questions, please reach out to us in our Discord community.