You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Installing complains of lots of different missing peer dependencies + apparently it doesn't work at all in Yarn 2 (see #9667, #9916 and #9965 )
Describe the solution you'd like
Backport the fix in #9667, #9916, #9965 and maybe others of the same to 5.x
Describe alternatives you've considered
I guess it works kind of as it is now in 5.x, unless one uses Yarn 2, but it becomes rather noisy at times, with risks of causing some alert fatigue around missing peer dependencies
Are you able to assist bring the feature to reality?
Maybe I can find time to help cherry-pick the relevant changes into a PR if there's interest.
I'd rather focus on getting 6.0 out the door. After some time-consuming destabilizing patches-gone-wrong early in the 5.3.x cycle, I'd like to reserve patching to critical bugs.
@shilman That sounds totally reasonable. Where can one track what work remains for 6.x to move to beta/rc so that one could start trying that one in live projects?
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Is your feature request related to a problem? Please describe.
Installing complains of lots of different missing peer dependencies + apparently it doesn't work at all in Yarn 2 (see #9667, #9916 and #9965 )
Describe the solution you'd like
Backport the fix in #9667, #9916, #9965 and maybe others of the same to 5.x
Describe alternatives you've considered
I guess it works kind of as it is now in 5.x, unless one uses Yarn 2, but it becomes rather noisy at times, with risks of causing some alert fatigue around missing peer dependencies
Are you able to assist bring the feature to reality?
Maybe I can find time to help cherry-pick the relevant changes into a PR if there's interest.
Related: #2303, #7625, #7989
The text was updated successfully, but these errors were encountered: