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
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 runnpx storybook-nuxt init
. Am I missing somthing? Thanks in advance