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
Would it be possible to change the peer dependecies for react from ^16.0.0 to maybe ^16.0.0 || ^17? In my current project I'm using react 17.0.1 so I either need to install it with --force or --legacy-peer-deps.