-
Notifications
You must be signed in to change notification settings - Fork 72
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
Compatibility with npm 7 #217
Comments
Hey @kokiebisu -- what version of |
Thanks for the reply! |
Sounds like maybe a npm7 compatibility issue? @kokiebisu in the meantime you can manually build your storybook and then run |
I think the same thing is happening to me with NPM v7.0.14, Node v15.3.0. Will try with an older version of Node? |
Sure! |
This was an issue on the storybook side. I also used yarn to get everything to work since npm gave me a bunch of issues. I think there are compatibility issues with npm 7 just as @tmeasday mentioned. I will close. |
Let me reopen for other users. |
I think this was fixed with #237 |
I am currently trying to publish storybook but the process keeps hanging on step 6: Building your Storybook.
I tried running the build-storybook command alone and then it works.
I checked the build-storybook.log generated and it gives me this message.
Thanks in advance for the help!
The text was updated successfully, but these errors were encountered: