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 react-c3js@0.1.20
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
Installing in a react 17 project yields the following error:
It seems the latest version of the
react-c3jslibrary is only compatible with react 15 -16.Any plans to update for v17 support?
Thanks