sg 下载失败率很高
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
install.js中的下载地址写死的是registry.npmmirror.com,这个看起来是国内的网站,速度非常慢,导致下载超时
larksuite/cli@1.0.67
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
Start by reading install.js and locate the hard-coded registry.npmmirror.com download address used for larksuite/cli@1.0.67. Check the project's installation or download flow and identify an appropriate replacement; done means the package downloads successfully without the reported timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100