storybook-vue / storybook-nuxt

Deprecated in favor of https://github.com/nuxt-modules/storybook/
https://github.com/nuxt-modules/storybook/
133 stars 20 forks source link

Identifier '_createElementVNode' has already been declared after install #76

Open AlexanderBredun opened 1 year ago

AlexanderBredun commented 1 year ago

Help me please i get error after minimal setup image

i tried it with nuxt 3.7 and 3.6 i get this error everywhere i have this problem in this repo: https://github.com/AlexanderBredun/nuxt3-storybook node: v18.16 npm: v9.5.1

chakAs3 commented 1 year ago

please check https://storybook.nuxtjs.org/examples/basic

bmulholland commented 1 year ago

See also:

AlexanderBredun commented 1 year ago

See also:

What exactly i needed to see there?) Like this module doesnt work with 3.7 nuxt? But i tried 3.6 and it still doesnt work. At this point, I am looking for a setup that works with any version of Nuxt and Storybook. Do you have one?

bmulholland commented 1 year ago

No, I am looking for the same and cannot get it. The latest is https://github.com/nuxt-modules/storybook/issues/428#issuecomment-1794448129

filiphazardous commented 11 months ago

@AlexanderBredun Try version 0.2.0 of this module. That one works for me