react-list-drag-and-drop icon indicating copy to clipboard operation
react-list-drag-and-drop copied to clipboard

Please upgrade react to v17

Open limatgans opened this issue 2 years ago • 1 comments

I am getting the following error while installing.

image

Did some research and found that React released v17 in late 2020. But there are still many packages listing react 16 as a peer dependency. And since NPM v7 changed the way they handle peer dependencies, hence I am getting this error.

Currently I am using --legacy-peer-deps flag as the error instructs.

limatgans avatar Aug 31 '22 10:08 limatgans

Any update on this?

yitzgold avatar Feb 13 '23 18:02 yitzgold