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
The latest create-react-app installs version 17. Is it possible to update peerDependencies to include ^17.0.0 so I don't have a screenful of unmet peer dependency warnings?
The text was updated successfully, but these errors were encountered:
The latest
create-react-app
installs version 17. Is it possible to updatepeerDependencies
to include^17.0.0
so I don't have a screenful of unmet peer dependency warnings?The text was updated successfully, but these errors were encountered: