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

Could not locate the repository for "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example"

Open liuxuan30 opened this issue 1 year ago • 5 comments

Hi there,

I'm learning next.js, and when I go to chapter 11 and tries:

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

it only says:

npx create-next-app@latest nextjs-dashboard --use-npm --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.

and I manually open that URL in the brower, it can display the repo. what's wrong? Thanks

liuxuan30 avatar Jan 30 '24 01:01 liuxuan30

This is due to github rate limits. Check out the issue #27

biletboh avatar Feb 01 '24 11:02 biletboh

I'm also experiencing this issue. The issue #27 doesn't really provide a solution.

https://github.com/vercel/next-learn/issues/27#issuecomment-1928481872

friari avatar Feb 05 '24 23:02 friari

any other manual ops to achieve the goal? I'm not sure what's the additional ops other than git clone to finish the setup

liuxuan30 avatar Feb 20 '24 01:02 liuxuan30

Also getting this error

jmknighten9 avatar Aug 11 '24 03:08 jmknighten9