-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This error occurs on Arch Linux systems when running build:
node:internal/errors:704
const ex = new Error(msg);
^
Error: socket hang up
at connResetException (node:internal/errors:704:14)
at Socket.socketOnEnd (node:_http_client:505:23)
at Socket.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1358:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ECONNRESET'
}
Quick solution: use Docker with the appropriate Dockerfile
Metadata
Metadata
Assignees
Labels
No labels