storybook-vue / storybook-nuxt-demo

Demo for Storybook-nuxt integration
16 stars 5 forks source link

Typescript error #5

Closed Archetipo95 closed 1 year ago

Archetipo95 commented 1 year ago

Cannot find module '@storybook/vue3' or its corresponding type declarations.ts Typescript error is shown in the story files, should we add @storybook/vue3 to the dependencies or there is another way to fix this?