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 text was updated successfully, but these errors were encountered:
nikitr
changed the title
Is there a way to update the react dependencies in the package.json to remove these warnings?
Can we add a peer dependency to react-resource-router for react 17 to eliminate some warnings in our project?
Jul 13, 2022
nikitr
changed the title
Can we add a peer dependency to react-resource-router for react 17 to eliminate some warnings in our project?
resolving peer dependency warnings for react 17 to eliminate some warnings in our project?
Jul 14, 2022
nikitr
changed the title
resolving peer dependency warnings for react 17 to eliminate some warnings in our project?
resolving peer dependency warnings for react 17
Jul 14, 2022
can we update the react dependencies in the package.json to remove these warnings?
warning " > [email protected]" has incorrect peer dependency "react@^16.8.0".
warning " > [email protected]" has incorrect peer dependency "react-dom@^16.8.0".
for context, our project is on react 17. would we be able to add
The text was updated successfully, but these errors were encountered: