storybook-vue / storybook-nuxt

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

fix: fix error "No builder configured in core." #68

Closed tobiasdiez closed 1 year ago

tobiasdiez commented 1 year ago

Fixes https://github.com/storybook-vue/storybook-nuxt/issues/61 by using the standard structure of these preset imports (compare eg https://github.com/storybookjs/storybook/blob/next/code/frameworks/vue3-vite/preset.js)

chakAs3 commented 1 year ago

thanks @tobiasdiez i will release new version including this.

chakAs3 commented 1 year ago

https://github.com/storybook-vue/storybook-nuxt/releases/tag/v0.1.5 is published please test from your side

tobiasdiez commented 12 months ago

Thanks, that seemed to work but I've now encountered the error https://github.com/storybook-vue/storybook-nuxt/issues/71 on windows. Could you maybe have a look?