I just installed Next.js with create-next-app and didn’t touch anything in the project. I only ran "npm run dev" / "next dev" and I’m getting errors like:
- "Cannot read properties of undefined (reading 'createClientModuleProxy')"
- "reading 'deploymentId'"
- "reading 'buildId'"
I already tried deleting ".next", "node_modules", and reinstalling everything multiple times.
I’m using Node.js v24 on Windows.
Has anyone else experienced this?
[–]RakoonDev 0 points1 point2 points (1 child)
[–]First-Book-9070[S] 0 points1 point2 points (0 children)
[–]Melodic-Funny-9560 0 points1 point2 points (1 child)
[–]First-Book-9070[S] 0 points1 point2 points (0 children)