-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Can't install with engine-strict #3029
Comments
Related: #2313 @danielduan can we integrate arunoda/podda#5 into our fork? |
yeah, looks relatively harmless. I'll grab that branch and push it. we should think about how to go about refactoring and getting rid of podda though. |
danielduan
added a commit
that referenced
this issue
Feb 20, 2018
danielduan
added a commit
that referenced
this issue
Feb 20, 2018
I'd base on ideas from #1334 |
Hypnosphi
added a commit
that referenced
this issue
Feb 20, 2018
#3029 use @storybook/podda to fix npm engine version in podda
Released 3.3.14 |
This was referenced Jan 12, 2022
This was referenced Feb 10, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Runnning
npm install @storybook/react --engine-strict
(or withengine-strict
in .npmrc) with npm 5 fails withAfaik yarn has this on by default too.
Dependency tree:
Tracked in arunoda/podda#6, but obviously severely impacting storybook.
PR has been open since August: arunoda/podda#5
The text was updated successfully, but these errors were encountered: