-
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
Error when running yarn storybook #3
Comments
I tried upgrading to version 7 beta, and this way it seems to work:
|
Yes you are right, was experimenting compiling with newer versions of rollup and just accidentally left the |
I would love to see an update to the blog post now that Storybook 7 is stable! |
Hey @Benjaminsson thanks for pointing out I have updated the article with instructions for Storybook 7. I have also updated the code in the repo for the same and have updated rollup and all its plugins to their latest versions. Checkout the latest article here: https://prateeksurana.me/blog/react-component-library-using-storybook-7/ |
@prateek3255 You are awesome!!! Learning so much from this tutorial! |
Hi,
great article https://prateeksurana.me/blog/react-component-library-using-storybook-6/!
I just tried to run
yarn storybook
and got this error:storybookjs/storybook#11587
Do you have a way to make it work?
The text was updated successfully, but these errors were encountered: