Skip to content

Cannot run freshly cloned repo #14

@ArturKovacs

Description

@ArturKovacs

After cloning, I execute yarn install which gives me the following output (I only copied the last few lines of the output)

➤ YN0001: │ Error: @electron/node-gyp@git+ssh://git@github.com/electron/node-gyp.git#commit=06b29aafb7708acef8b3669835c8a7857ebc92d2: Repository clone failed: Child "git" exited with exit code 128

Cloning into 'C:\Users\kovac\AppData\Local\Temp\xfs-7ffa71fc'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
and the repository exists.

    at ChildProcess.<anonymous> (C:\Users\kovac\AppData\Local\node\corepack\v1\yarn\3.1.1\yarn.js:317:65027) 
    at ChildProcess.emit (node:events:518:28)
    at Dhe.t.emit (C:\Users\kovac\AppData\Local\node\corepack\v1\yarn\3.1.1\yarn.js:4:7050)
    at maybeClose (node:internal/child_process:1105:16)
    at Socket.<anonymous> (node:internal/child_process:457:11)
    at Socket.emit (node:events:518:28)
    at Pipe.<anonymous> (node:net:337:12)
➤ YN0000: └ Completed in 6s 689ms
➤ YN0000: Failed with errors in 6s 694ms

Metadata

Metadata

Labels

bugSomething isn't working

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions