react-modal-image icon indicating copy to clipboard operation
react-modal-image copied to clipboard

Compatibility with React 17?

Open kmacancela opened this issue 3 years ago • 1 comments

While using React v17.0.2, I am getting an issue with installing react-model-image. Error says it is unable to resolve dependency tree. Furthermore:

While resolving: [email protected]
Found: [email protected]
node_modules/react
react@"^17.0.2" from the root project
Could not resolve dependency:
peer react@"16.x" from [email protected]
node_modules/react-modal-image
react-modal-image@"*" from the root project

kmacancela avatar Jun 20 '22 02:06 kmacancela

Someone please solve this

xmany avatar Jul 07 '22 09:07 xmany

I've just published [email protected] which fixes this issue. Sorry for the long wait!

aautio avatar Sep 08 '22 15:09 aautio