react-day-picker apparently isn't compatible with react 19 #6271
joshvarghese2008
started this conversation in
General
Replies: 2 comments 9 replies
-
Same here, solved it by going to a project's settings page and under Build & Development Settings override the install command to |
Beta Was this translation helpful? Give feedback.
9 replies
-
Im unable to install react-day-picker , im trying to use shadcn calender but get error while installing react-day-picker, npm error While resolving: [email protected] i have to install it without using --force or --legacy-peer-deps How can I? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use ShadCn's date picker, however when I try to deploy the website to vercel, I get an error saying that react-date-picker isn't supported with react 19
Beta Was this translation helpful? Give feedback.
All reactions