netgescon-day0/nohup.out

17 lines
443 B
Plaintext
Executable File

node:events:497
throw er; // Unhandled 'error' event
^
Error: EBADF: bad file descriptor, read
Emitted 'error' event on ReadStream instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at errorOrDestroy (node:internal/streams/destroy:239:7)
at node:internal/fs/streams:275:9
at FSReqCallback.wrapper [as oncomplete] (node:fs:672:5) {
errno: -9,
code: 'EBADF',
syscall: 'read'
}
Node.js v22.21.1