Skip to content
New issue

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

Hydration failed error #8

Open
koudev1 opened this issue Mar 6, 2023 · 2 comments
Open

Hydration failed error #8

koudev1 opened this issue Mar 6, 2023 · 2 comments

Comments

@koudev1
Copy link

koudev1 commented Mar 6, 2023

image

image

When installing a project, it appears wrong and I do not know where the problem
I installed the latest version of Next.js in another file and shows the same problems

@SehajBindra
Copy link

So if you are using Next js 13.4 go to next.config.js and make appDir: true so then it will work fine .

@nok1214
Copy link

nok1214 commented Aug 12, 2023

it might be your Next.js is outdated
go to your terminal and type npm outdated
then npm install next@latest

it should fix the problem for you.
happy coding

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

No branches or pull requests

3 participants