staticwebdev / nextjs-starter

A Next.js starter application for deploying to Azure Static Web Apps
https://docs.microsoft.com/azure/static-web-apps/deploy-nextjs
31 stars 27 forks source link

[Solved, for reference of others] 'Internal Server Error' on localhost:3000 #11

Closed jcjiang closed 2 years ago

jcjiang commented 3 years ago

When using Windows Powershell, I got 'Internal Server Error' when I ran npm run dev. I ended up solving the problem by finding this thread here:

https://github.com/vercel/next.js/issues/16535#issuecomment-723429500