I cant git clone this project,why?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
eacolt@bogon interface-main-web3 % git clone https://github.com/Uniswap/interface.git
Cloning into 'interface'...
remote: Enumerating objects: 177230, done.
remote: Counting objects: 100% (5364/5364), done.
remote: Compressing objects: 100% (3113/3113), done.
error: RPC failed; curl 18 Transferred a partial file.00 KiB/s
error: 112 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Contributor guide
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
Start with the reported git clone https://github.com/Uniswap/interface.git command and compare its RPC 18, early EOF, and invalid index-pack output with a fresh clone attempt. Done means establishing whether the failure is reproducible and identifying a project-specific cause; the issue names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100