Next.js Discord

Discord Forum

dashboard/starter-example - Could not locate the repository

Unanswered
Brown bear posted this in #help-forum
Open in Discord
Brown bearOP
I'm folowwing the guide https://nextjs.org/learn/dashboard-app/getting-started

It's said:
To create a Next.js app, open your terminal, cd into the folder you'd like to keep your project, and run the following command:

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


So I run it and got an error:
% npx create-next-app@latest nextjs-dashboard --example "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example"

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.

Also tried this:
npx create-next-app@latest nextjs-dashboard --example "https://github.com/vercel/next-learn/tree/58f9a68c6a2a0050976e52969b0dcf427281610a/dashboard/starter-example"
Could not locate the repository for "https://github.com/vercel/next-learn/tree/58f9a68c6a2a0050976e52969b0dcf427281610a/dashboard/starter-example". Please check that the repository exists and try again.

What should I try?

5 Replies

German yellowjacket
Did you ever get past this error? I'm just now starting with the learning guide and seeing the exact same thing.
Netherland Dwarf
You can clone thevrepo
The report
The repor
Repo