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

Could not resolve dependency react@^17.0.2 #104

Open
lil5 opened this issue Jun 20, 2021 · 3 comments
Open

Could not resolve dependency react@^17.0.2 #104

lil5 opened this issue Jun 20, 2021 · 3 comments

Comments

@lil5
Copy link

lil5 commented Jun 20, 2021

Please update your package.json to support react 17

npm ERR! Could not resolve dependency:
npm ERR! peer react@"15.x || 16.x" from [email protected]
npm ERR! node_modules/react-tiny-virtual-list
npm ERR!   react-tiny-virtual-list@"*" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
@manvydasu
Copy link

Seems like the library isn't maintained, I have pending PR for react 17 support.
#95

Also, i've published my fork here with required changes -> https://www.npmjs.com/package/react-tiny-virtual-list-oss

@Brian-McBride
Copy link

It seems that react-window and react-virtualized are also not being maintained.
Is there a virtualized list lib that is actively being updated/improved?

@Hummel37
Copy link

@Brian-McBride yes react-virtuoso

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