Skip to content

UPDATED README#1

Open
KatyaPrusakova wants to merge 1 commit intoVexa-ai:mainfrom
KatyaPrusakova:main
Open

UPDATED README#1
KatyaPrusakova wants to merge 1 commit intoVexa-ai:mainfrom
KatyaPrusakova:main

Conversation

@KatyaPrusakova
Copy link
Copy Markdown

I followed the README instructions and got the application running.

I encountered small dependency conflict issue with the date-fns package.

The error occurred because react-day-picker@8.10.1 requires date-fns versions ^2.28.0 || ^3.0.0, but the project was using date-fns@4.1.0

Solution:
Running npm install --legacy-peer-deps

Note: This may be specific to my local environment setup, but documenting in case others encounter the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant