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@latestdeno run -A npm:create-next-app@latest
This is the error that keeps occurring:
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.