Closed baixiaoyu2997 closed 5 months ago
'docgen' does not exist in type 'FrameworkOptions'
https://github.com/storybook-vue/storybook-nuxt/edit/main/packages/storybook-nuxt/src/types.d.ts
https://github.com/storybookjs/storybook/blob/7b2ddea221a8eac43eb45a738d2408e7ef072a16/code/frameworks/vue3-vite/src/types.ts#L24
Not only, The plugin use @storybook/vue3 but need @storybook/vue3-vite...
Static dirs might also have a problem as mentioned in https://github.com/nuxt-modules/storybook/issues/574.
Issue
'docgen' does not exist in type 'FrameworkOptions'
Reference
https://github.com/storybook-vue/storybook-nuxt/edit/main/packages/storybook-nuxt/src/types.d.ts
https://github.com/storybookjs/storybook/blob/7b2ddea221a8eac43eb45a738d2408e7ef072a16/code/frameworks/vue3-vite/src/types.ts#L24