bump(deps): update nextjs monorepo to ^14.2.17 (#467) #1668
Annotations
2 errors
|
Run actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.12.2.tgz
node:events:497
throw er; // Unhandled 'error' event
^
TypeError: terminated
at Fetch.onAborted (node:internal/deps/undici/undici:10822:53)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (node:internal/deps/undici/undici:9980:14)
at Object.onError (node:internal/deps/undici/undici:10934:38)
at Request.onError (node:internal/deps/undici/undici:2079:31)
at Object.errorRequest (node:internal/deps/undici/undici:1576:17)
at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6065:16)
at TLSSocket.emit (node:events:531:35)
at node:net:339:12
at TCP.done (node:_tls_wrap:648:7)
Emitted 'error' event on Readable instance at:
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[cause]: SocketError: other side closed
at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6040:28)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'UND_ERR_SOCKET',
socket: {
localAddress: '10.1.0.190',
localPort: 37162,
remoteAddress: '104.16.1.35',
remotePort: 443,
remoteFamily: 'IPv4',
timeout: undefined,
bytesWritten: 451,
bytesRead: 4165979
}
}
}
Node.js v20.18.0
|
Loading