next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

starter-example: Internal Server Error

Open peracles opened this issue 1 year ago • 2 comments

Hi nextjs team, Im taking your first course using the official documentation but when I try to install the first example using "npx create-next-app@latest nextjs-dashboard --example "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example" --use-pnpm"

And then I use "pnpm i" and then "pnpm dev" It shows me a Internal Server Error when I want to watch http://localhost:3000/ I think the latelest version have some issue you should review

Best regards.

peracles avatar Nov 20 '24 22:11 peracles

I also encountered this problem, what is the best way to solve it?

gunksd avatar Nov 25 '24 10:11 gunksd

idem

baoule75 avatar Nov 27 '24 08:11 baoule75

Could you try again and open a new issue if you are still seeing this? Did you already install Node.js on your system and using the correct version?

leerob avatar Jan 15 '25 03:01 leerob