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
So npm is upset that the peer dependencies do not specify react 17 and if I download my project it spams a bunch of errors in to the console. Can someone allow version 17 of react in package.json, from what I've read this shouldn't be too much of an issue https://reactjs.org/blog/2020/10/20/react-v17.html
The text was updated successfully, but these errors were encountered:
So npm is upset that the peer dependencies do not specify react 17 and if I download my project it spams a bunch of errors in to the console. Can someone allow version 17 of react in package.json, from what I've read this shouldn't be too much of an issue
https://reactjs.org/blog/2020/10/20/react-v17.html
The text was updated successfully, but these errors were encountered: