Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with React 17.x #68

Open
ahoran3 opened this issue Jun 8, 2021 · 0 comments
Open

Incompatible with React 17.x #68

ahoran3 opened this issue Jun 8, 2021 · 0 comments

Comments

@ahoran3
Copy link

ahoran3 commented Jun 8, 2021

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

@ahoran3 ahoran3 changed the title incompatible with React 17.x Incompatible with React 17.x Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant