Skip to content

feat(node:web): implemented the pricing page #140

feat(node:web): implemented the pricing page

feat(node:web): implemented the pricing page #140

Triggered via push November 27, 2024 03:40
Status Failure
Total duration 2m 0s
Artifacts

push.yml

on: push
build-unity
35s
build-unity
Matrix: The build process
Fit to window
Zoom out
Zoom in

Annotations

1 error
The build process (windows-latest, powershell)
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.14.2.tgz node:events:495 throw er; // Unhandled 'error' event ^ TypeError: terminated at Fetch.onAborted (node:internal/deps/undici/undici:11190:53) at Fetch.emit (node:events:517:28) at Fetch.terminate (node:internal/deps/undici/undici:10375:14) at Object.onError (node:internal/deps/undici/undici:11308:38) at _Request.onError (node:internal/deps/undici/undici:7468:31) at errorRequest (node:internal/deps/undici/undici:10038:17) at TLSSocket.onSocketClose (node:internal/deps/undici/undici:9193: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:9169: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.161', localPort: 60405, remoteAddress: '104.16.24.34', remotePort: 443, remoteFamily: 'IPv4', timeout: undefined, bytesWritten: 451, bytesRead: 4547792 } } } Node.js v18.20.4