-
Notifications
You must be signed in to change notification settings - Fork 19
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
Storybook not working #349
Comments
I don't think it has to do with the package
... which is better explained by the warnings we get when running
This probably has to do with the packages updates + yarn migration; and the solution is probably to update storybook too and add the peer dependencies |
if you go to the commit before yarn was added this error was happening already, so this is not realated to yarn update. |
What commit did you go? it probably undoes other changes that may relate to this somehow.
I ran on that branch, to make sure it is not any caching issues:
... and still got the same error. |
After adding the package "crypto-js" the storybook is not working properly.
Try running docker-compose up on master, it wont work
The text was updated successfully, but these errors were encountered: