Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

tobiasdiez
Copy link
Collaborator

Fixes #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 chakAs3 merged commit 92c8160 into storybook-vue:main Sep 29, 2023
1 check passed
@chakAs3
Copy link
Contributor

chakAs3 commented Sep 29, 2023

thanks @tobiasdiez i will release new version including this.

@tobiasdiez tobiasdiez deleted the patch-1 branch September 29, 2023 12:08
@chakAs3
Copy link
Contributor

chakAs3 commented Sep 29, 2023

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

@tobiasdiez
Copy link
Collaborator Author

Thanks, that seemed to work but I've now encountered the error #71 on windows. Could you maybe have a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows - "pnpm storybook" leads to Error: Invariant failed: No builder configured in core.builder
2 participants