ethereumclassic / ethereumclassic/explorer
neither npm nor yarn would install from source
- Dominant language
- JavaScript
- Stars
- 263
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
Both break during either "nmp install" or "yarn" on downloading dependencies. Specifically, "git --no-replace-objects checkout 4.0" (npm) and "git ls-remote --tags --heads git://github.com/frozeman/WebSocket-Node.git" -- installed the latest git; added ssh identity. Still dep install isbroken.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the dependency installation with the reported npm and yarn commands. Inspect the failures around `git --no-replace-objects checkout 4.0` and `git ls-remote --tags --heads git://github.com/frozeman/WebSocket-Node.git`; done means dependencies install successfully from source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100