Hey it seems that the owner of this package has not responded to issues since december 2021. Is this package already dead as it has no support for react above version 16 and throws errors while installing nowadays. If this package's author is reading this post then please make it compatible with latest version of react and it's standards.
The issues we get nowadays:
npm ERR! While resolving: demofrontend@0.1.0
npm ERR! Found: react@18.2.0
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@"~0.14.9 || ^15.0.0 || ^16.0.0" from react-image-magnify@2.7.4
npm ERR! node_modules/react-image-magnify
npm ERR! react-image-magnify@"*" 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!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\donUser\AppData\Local\npm-cache\_logs\2023-09-20T17_01_01_891Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\donUser\AppData\Local\npm-cache\_logs\2023-09-20T17_01_01_891Z-debug-0.log
Hey it seems that the owner of this package has not responded to issues since december 2021. Is this package already dead as it has no support for react above version 16 and throws errors while installing nowadays. If this package's author is reading this post then please make it compatible with latest version of react and it's standards.
The issues we get nowadays: