Upgrade to React 17
PlanetIrata opened this issue ยท 2 comments
PlanetIrata commented
๐ Bug report
Summary of issue
Can't npm update
a project already upgraded to React 17.0.1
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR! react@"^17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from react-circular-progressbar@2.0.3
Workaround (bad): npm update --force
prince272 commented
I'm also facing the same issue here ooo.
kevinsqi commented
I released an update which allows ^17.0.0 in version 2.0.4. Thanks for reporting - please reopen if you're still seeing issues!