nuxt-modules / storybook

Storybook integration with Nuxt.
https://storybook.nuxtjs.org
411 stars 95 forks source link

@nuxtjs/storybook failed to intialize #771

Closed Besufikad17 closed 2 months ago

Besufikad17 commented 2 months ago

I have followed steps listed in the readme file to install and intialize storybook in my nuxt3 project but I am getting error Invariant Violation: expected hoisted manifest for "@storybook-vue/nuxt#vue#@vue/server-renderer#@vue/compiler-ssr" error when I run npx storybook-nuxt init. Am I missing somthing? Thanks in advance

tobiasdiez commented 2 months ago

Could you please fill out the bug report issue template; and in particular provide a reproduction. Thanks!