We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"react-date-range": "1.4.0" is not compatible with "date-fns": "^3.6.0".
TypeError: (_addYears.default) is not a function at ./node_modules/react-date-range/dist/components/Calendar/indexjs
Package Version: 1.4.0 React version: 18.2.0 Node version: 21.7.1 Browser: Version 121.0.6167.184 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered:
Hey @Tracht Any resolve for this issue ? I am too facing the same issue. Tried degrading the versions as well but still facing the same issue.
Sorry, something went wrong.
this package's version 2.0.1 is compatible with 3.6.0. Try upgrading with npm.
No branches or pull requests
Subject of the issue
"react-date-range": "1.4.0" is not compatible with "date-fns": "^3.6.0".
TypeError: (_addYears.default) is not a function at ./node_modules/react-date-range/dist/components/Calendar/indexjs
[BUG] Bug Reproduce Steps
[BUG] Expected behaviour
Environment
Package Version: 1.4.0
React version: 18.2.0
Node version: 21.7.1
Browser: Version 121.0.6167.184 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered: