Add All existing
This commit is contained in:
16
nohup.out
Executable file
16
nohup.out
Executable file
@@ -0,0 +1,16 @@
|
||||
node:events:502
|
||||
throw er; // Unhandled 'error' event
|
||||
^
|
||||
|
||||
Error: EBADF: bad file descriptor, read
|
||||
Emitted 'error' event on ReadStream instance at:
|
||||
at emitErrorNT (node:internal/streams/destroy:169:8)
|
||||
at errorOrDestroy (node:internal/streams/destroy:238:7)
|
||||
at node:internal/fs/streams:272:9
|
||||
at FSReqCallback.wrapper [as oncomplete] (node:fs:683:5) {
|
||||
errno: -9,
|
||||
code: 'EBADF',
|
||||
syscall: 'read'
|
||||
}
|
||||
|
||||
Node.js v20.19.0
|
||||
Reference in New Issue
Block a user