You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
So i am currently setting up a new storybook with version 7 and it seems like this plugin can not handle some necessary imports anymore.
I get the following errors:
ERR! node_modules/@socheatsok78/storybook-addon-vuetify/dist/decorators/withThemeProvider.js:12:8: ERROR: Could not resolve "vuetify/dist/vuetify.min.css"
ERR! node_modules/@socheatsok78/storybook-addon-vuetify/dist/decorators/withThemeProvider.js:14:8: ERROR: Could not resolve "@mdi/font/css/materialdesignicons.min.css"
ERR! node_modules/@socheatsok78/storybook-addon-vuetify/dist/decorators/withVuetify.js:8:42: ERROR: Could not resolve "vue"
ERR! node_modules/@socheatsok78/storybook-addon-vuetify/dist/decorators/withVuetify.js:10:46: ERROR: Could not resolve "vuetify"
So i am currently setting up a new storybook with version 7 and it seems like this plugin can not handle some necessary imports anymore.
I get the following errors:
My package.json:
The text was updated successfully, but these errors were encountered: