SwyfteyS
Denoβ€’15mo agoβ€’
10 replies
Swyftey

Next.JS with Deno 2.0 has "hydration" error after creation.

I want to continue using Deno and am trying to start a Next.JS project/directory using the below command, but when I run the project (using turbopack) and open the home page I get a "hydration" error.

The command I am using to create the Next.JS app is: deno run -A npm:create-next-app@latest

This is the error that keeps occurring:
chrome_GHat1ZFVsA.jpg
Was this page helpful?