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
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.
The text was updated successfully, but these errors were encountered:
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?
Please update your package.json to support react 17
The text was updated successfully, but these errors were encountered: