react-horizontal-datepicker icon indicating copy to clipboard operation
react-horizontal-datepicker copied to clipboard

Unable to install for React 17+

Open corescript opened this issue 2 years ago • 0 comments

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.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.12.0" from [email protected]
npm ERR! node_modules/react-horizontal-datepicker
npm ERR!   react-horizontal-datepicker@"*" 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! See /home/jaison/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/jaison/.npm/_logs/2022-04-05T08_55_49_422Z-debug-0.log

corescript avatar Apr 05 '22 08:04 corescript