Next.js Discord

Discord Forum

Learn NextJS setup link not working

Unanswered
Plain Chachalaca posted this in #help-forum
Open in Discord
Plain ChachalacaOP
https://github.com/vercel/next-learn/tree/main/dashboard/starter-example I am trying to setup this locally using

npx create-next-app@latest nextjs-dashboard --use-npm --example "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example"

but it says Could not locate the repository for "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example". Please check that the repository exists and try again.

1 Reply

Plain ChachalacaOP
Updating the node version worked i changed it via nvm