You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After step 3, have you tried to update/install react > 18.2.0? I believe, on updating the dependencies next.js also got updated and since the latest version of next.js require react 18 to run, it is throwing error in your machine.
Describe the bug
Dependency conflicts while setting up project
To Reproduce
Steps to reproduce the behavior:
Follow instructions outlined under setup in project README.
npm install
after cloning projectnpm audit fix
andnpm audit fix --force
to try fixing dependency conflicts.npm run dev
Screenshots
After Step 1
After Step 2
After Step 3
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: