Replies: 2 comments
-
Change version to "next": "9.5.2" fixed it |
Beta Was this translation helpful? Give feedback.
0 replies
-
Came across this issue again. It wasn't about the version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
package.json
pages/index.js
yarn run start:dev
project structure

I tried remove node_modules and run "yarn" repeatedly. It did'n help.
UPD:
I tried just use " yarn create next-app" and run "next dev" - same mistake.
Beta Was this translation helpful? Give feedback.
All reactions