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
Installing in a react 17 project yields the following error:
Could not resolve dependency:
npm ERR! peer react@"^15.5.0 || ^16.0.0" from [email protected]
npm ERR! node_modules/react-c3js
npm ERR! react-c3js@"^0.1.20" from the root project
It seems the latest version of the react-c3js library is only compatible with react 15 -16.
Any plans to update for v17 support?
Thanks
The text was updated successfully, but these errors were encountered:
ahoran3
changed the title
incompatible with React 17.x
Incompatible with React 17.x
Jun 8, 2021
Installing in a react 17 project yields the following error:
It seems the latest version of the
react-c3js
library is only compatible with react 15 -16.Any plans to update for v17 support?
Thanks
The text was updated successfully, but these errors were encountered: