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
I have searched the issues of this repository and believe that this is not a duplicate.
Summary 💡
If it is possible, can we bump the supported React version to 17? AFAIK, React didn't break anything with this major update
Motivation 🔦
Since v7 npm throws errors during installation if any of deps/peerDeps are not matching. One has to execute with -force flag, which is not straightforward.
The text was updated successfully, but these errors were encountered:
Summary 💡
If it is possible, can we bump the supported React version to 17? AFAIK, React didn't break anything with this major update
Motivation 🔦
Since v7 npm throws errors during installation if any of deps/peerDeps are not matching. One has to execute with
-force
flag, which is not straightforward.The text was updated successfully, but these errors were encountered: