react-hammerjs
react-hammerjs copied to clipboard
Add support for React 17
I tried to install the package on my project, then I got this:
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@"^17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0" from [email protected]
npm ERR! node_modules/react-hammerjs
npm ERR! react-hammerjs@"*" from the root project
I'd really appreciate it if you could add support for the latest version. Thanks!
react18 please
to hard
https://www.npmjs.com/package/react-hammerjs-18 worked for me