-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Cannot launch storybook UI, receiving multiple errors #6760
Comments
I'm at the point where I need to downgrade back to to 4.x.x so I can finish my work. The reason I was upgrading is I had a specific component that was crashing Storybook all together and I figured that upgrading might resolve that issue. |
@forrestblade Are you trying to theme Storybook? If so, I'd suggest removing that part, since the stack trace is theming-related. |
No we aren't using any themes. I added the themes package in an attempt to resolve that issue |
what version of react are you using? |
i'm just going to close this. I ended up not using storybook in order to get my work done. If I end up using it in the future and run into these errors again I will opena new issue with more detailed information. |
I'm experiencing a similar issue with Storybook 6.2.9 https://github.com/creativecommons/vocabulary/issues/895 |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
I don't know how to reproduce
Expected behavior
To load the UI
Screenshots
this is my package.json
Code snippets
I have tried multiple times deleting my node_modules and yarn.lock
I am working with a monorepository so I don't know if that would make a difference
System:
Additional context
Using yarn workspaces in a monerepo
The text was updated successfully, but these errors were encountered: