chore(deps): update all non-major dependencies #402
Annotations
1 error
ci
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.15.9.tgz
node:events:495
throw er; // Unhandled 'error' event
^
TypeError: terminated
at Fetch.onAborted (node:internal/deps/undici/undici:11209:53)
at Fetch.emit (node:events:517:28)
at Fetch.terminate (node:internal/deps/undici/undici:10394:14)
at Object.onError (node:internal/deps/undici/undici:11327:38)
at _Request.onError (node:internal/deps/undici/undici:7479:31)
at errorRequest (node:internal/deps/undici/undici:10049:17)
at TLSSocket.onSocketClose (node:internal/deps/undici/undici:9204:9)
at TLSSocket.emit (node:events:529:35)
at node:net:350:12
at TCP.done (node:_tls_wrap:657:7)
Emitted 'error' event on Readable instance at:
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[cause]: SocketError: other side closed
at TLSSocket.onSocketEnd (node:internal/deps/undici/undici:9180:26)
at TLSSocket.emit (node:events:529:35)
at endReadableNT (node:internal/streams/readable:1400:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'UND_ERR_SOCKET',
socket: {
localAddress: '10.1.0.184',
localPort: 37788,
remoteAddress: '104.16.2.35',
remotePort: 443,
remoteFamily: 'IPv4',
timeout: undefined,
bytesWritten: 199,
bytesRead: 3832751
}
}
}
Node.js v18.20.8
|