Replies: 1 comment
-
Could you share more of the error output? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a new NextJS project, and it works great on my MacBook, but on my windows computer I'm getting the following error.
The reproduction steps are simple.
yarn create next-app
-> select default
cd [project-name]
yarn dev
> navigate localhost:3000
Error
I've spent probably 2-3 hours trying to solve this, and am going a bit crazy. Any insight and suggestions would be appreciated.
Running Node v12.13.1
Beta Was this translation helpful? Give feedback.
All reactions