Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

electron: Command failed. #119

Open
lonchura opened this issue Nov 14, 2024 · 0 comments
Open

electron: Command failed. #119

lonchura opened this issue Nov 14, 2024 · 0 comments
Assignees

Comments

@lonchura
Copy link

lonchura commented Nov 14, 2024

electron: Command failed.

pearai-app % yarn install
yarn install v1.22.22
$ node build/npm/preinstall.js
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
warning "@microsoft/1ds-core-js > @microsoft/[email protected]" has unmet peer dependency "tslib@*".
warning " > [email protected]" has unmet peer dependency "@bazel/bazelisk@>=1.7.5".
warning " > [email protected]" has unmet peer dependency "@bazel/concatjs@>=5.3.0".
[4/4] 🔨  Building fresh packages...
[1/22] ⠈ @parcel/watcher
[18/22] ⠈ electron
[22/22] ⠈ windows-foreground-love
[6/22] ⠈ @vscode/sqlite3
error /Volumes/Work/workspace/pearai-app/node_modules/electron: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /Volumes/Work/workspace/pearai-app/node_modules/electron
Output:
RequestError: connect ETIMEDOUT 20.205.243.166:443
    at ClientRequest.<anonymous> (/Volumes/Work/workspace/pearai-app/node_modules/got/dist/source/core/index.js:970:111)
    at Object.onceWrapper (node:events:634:26)
    at ClientRequest.emit (node:events:531:35)
    at origin.emit (/Volumes/Work/workspace/pearai-app/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)
    at emitErrorEvent (node:_http_client:101:11)
    at TLSSocket.socketErrorListener (node:_http_client:504:5)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)

How to reproduce

macOS=14.2.1
node=v20.18.0
yarn=1.22.22

git clone --recursive https://github.com/trypear/pearai-app
./scripts/pearai/setup-environment.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants