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

supported version for [email protected]

Open HarshitSrivastava007 opened this issue 2 years ago • 1 comments

Hi,

currently i'm migrating my project to react 18.2.0 and facing issues with [email protected]

can please suggest me a solution

npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.9.0" from [email protected] npm ERR! node_modules/react-datepicker npm ERR! react-datepicker@"^2.9.4" from the root project

HarshitSrivastava007 avatar Oct 27 '23 06:10 HarshitSrivastava007

You're using a very old version of the package. Try using the latest version.

martijnrusschen avatar Oct 27 '23 16:10 martijnrusschen