Closed RodriguezTheo closed 3 months ago
Strange, this ts error should have been fixed with https://github.com/nuxt-modules/storybook/pull/649. @mehcode is it working for you now?
That's why I update packages but I don't understand.... :/
Yeah. This is working for me.
I would confirm you are using the 8.1.x release of storybook-vue/nuxt. That's been the issues for awhile as the packages weren't being updated in lockstep before. Check your lockfile.
Hi,
I don't understand how to use 'vue-component-meta' with @nuxtjs/storybook plugin. I can't use typescript type props for the moment and I need to add more info in args stories...
What's is the problem ?
If i use
@storybook/vue3-vite
like in the doc i can't launch the project. I have errors.Thank's for help :)