react-beautiful-dnd icon indicating copy to clipboard operation
react-beautiful-dnd copied to clipboard

Bug - Not supported

Open khanfaysal opened this issue 2 years ago • 1 comments

Note: Not supported react-beautiful-dnd with React 18.2.0 version

When I want to try react-beautiful-dnd with the latest version of React then occur error.

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^18.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.8.5 || ^17.0.0" from [email protected] npm ERR! node_modules/react-beautiful-dnd npm ERR! react-beautiful-dnd@"*" 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.
npm ERR! --->

khanfaysal avatar Jun 16 '22 01:06 khanfaysal

Same here

Ridermansb avatar Aug 03 '22 10:08 Ridermansb

Accepted react versions have been updated. Thanks for the patience on this folks

danieldelcore avatar Aug 30 '22 03:08 danieldelcore