alibaba / alibaba/lightproxy

hit 404 when `yarn run install-deps `

Open
#301 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.2k
Forks
274
PR merge metrics
No merged PRs in 30d

Description

hit 404 when `yarn run install-deps `

```
error /Users/works/tools/lightproxy/node_modules/electron: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /Users/works/tools/lightproxy/node_modules/electron
Output:
HTTPError: Response code 404 (Not Found)
at Request._onResponseBase (/Users/works/tools/lightproxy/node_modules/got/dist/source/core/index.js:913:31)
at Request._onResponse (/Users/works/tools/lightproxy/node_modules/got/dist/source/core/index.js:948:24)
at ClientRequest. (/Users/works/tools/lightproxy/node_modules/got/dist/source/core/index.js:962:23)
at Object.onceWrapper (node:events:629:26)
at ClientRequest.emit (node:events:526:35)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure with `yarn run install-deps`, then inspect the Electron dependency installation reported in `node_modules/electron/install.js` and the project's dependency configuration. Done means the dependency installation completes without the HTTP 404 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript
Domain
build-system, desktop, devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.