Uniswap / Uniswap/interface

I cant git clone this project,why?

Open
#7,695 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

image
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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.