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

React 17 support needed #16

Open
mawhtin opened this issue Nov 16, 2021 · 4 comments
Open

React 17 support needed #16

mawhtin opened this issue Nov 16, 2021 · 4 comments

Comments

@mawhtin
Copy link

mawhtin commented Nov 16, 2021

Looking to use this, but it looks like it's dependency locked for react 15/16 only.

Used --force on install for now. Hope nothing breaks :)

npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.0 || ^16.0.0" from [email protected]
@xurei
Copy link
Owner

xurei commented Nov 19, 2021

It should work with React 17. Did it ?
I'll change the package.json to include it 🙂

@mawhtin
Copy link
Author

mawhtin commented Nov 20, 2021

It did, but some warnings about componentDidUpdate being deprecated in the future. Basically lifecycle warnings.

I can get you the exact warning later.

@3200pro
Copy link

3200pro commented Dec 5, 2022

Hi,

I got a similar error:

npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from the root project

@samuel99
Copy link

Same problem here. No React 18 support

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

4 participants