You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using a pnpm monorepo and are having some issues using latest storybook alpha.
When i updated to storybook 6.5.0-alpha.52 i am getting a strange runtime error like this:
Uncaught SyntaxError: The requested module '/node_modules/@storybook/vue3/node_modules/@storybook/core/client.js?v=eca4d6ea' does not provide an export named 'start'
Describe the bug
We are using a pnpm monorepo and are having some issues using latest storybook alpha.
When i updated to storybook
6.5.0-alpha.52
i am getting a strange runtime error like this:Steps to reproduce the behavior
I made a branch for testing https://github.com/samydoesit/vue-turbo-starter/tree/storybook-6.5.0-alpha
run following commands:
Expected behavior
Storybook runtime shouldn't raise any errors.
Screenshots and/or logs
Environment
The text was updated successfully, but these errors were encountered: