lightproxy
lightproxy copied to clipboard
hit 404 when `yarn run install-deps `
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.<anonymous> (/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)
```