vercel / vercel/next-learn

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

Open
#579 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.8k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported npx create-next-app command and the next-learn starter-example URL; verify whether create-next-app accepts that example path. Done means the command creates nextjs-dashboard successfully from the example, or the issue documents the valid invocation if the path is not accepted.

Written by the indexing model from the issue text.

Assessment

Tech stack
next.js
Domain
tooling, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.