NuxtN
Nuxt15mo ago
Wontolla

`nuxt/storybook` does not work

nuxt/storybook has some big problems:
  • Installation (jsdoc-type-pratt-parser)
  • Rendering with the template
  • Suspense with nuxt/icon
  • Self-documentation
In short, almost nothing works.

I tried to find workarounds for every single problem and I can't get out of it. It's a dog chasing its tail. Can anyone point me to a version (even an old one) where everything more or less works? Or an alternative solution

ES: don't use the nuxt module but vue-vite.
The problem is that I don't know how to integrate it with Nuxt (eg: it requires the Vite setting)

Thanks
Was this page helpful?