Instructions for Node.js Hello World are incorrect
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 1.8k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 6
Description
The readme says to clone a subdirectory of this repository. git does not allow this.
git clone https://github.com/vercel/examples/tree/main/solutions/node-hello-world
Cloning into 'node-hello-world'...
fatal: repository 'https://github.com/vercel/examples/tree/main/solutions/node-hello-world/' not found
https://github.com/vercel/examples/blob/main/solutions/node-hello-world/README.md
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open solutions/node-hello-world/README.md and review the cloning instructions shown in the issue. Verify the corrected repository setup command from the README context, update the instructions, and confirm that a newcomer can follow them without the reported Git error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, node.js
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100