vutoan266 / react-images-uploading

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
https://github.com/vutoan266/react-images-uploading
MIT License
320 stars 52 forks source link

Could not resolve dependency: peer react@"^16.8.0" from react-images-uploading@3.1.3 #107

Closed levelingup closed 2 years ago

levelingup commented 3 years ago

Getting error when trying to update my packages. Is it because I'm using React 17.0.2, and this package is using React 16.8.0?

hanuz06 commented 3 years ago

I also got the same error.

hanuz06 commented 3 years ago

I found this related article. https://stackoverflow.com/questions/66239691/what-does-npm-install-legacy-peer-deps-do-exactly-when-is-it-recommended-wh

Revolt9k commented 2 years ago

any update with this?

vutoan266 commented 2 years ago

Hi all, thanks for your reporting and workaround. I have just upgraded the peerDepedency of react/react-dom version. Please update to react-images-uploading@3.1.5 Thank you a lot!