VP
var spawn = child_process.spawn('bash', ['-c', `nohup nodemon -I -x 'forever --uid "${script_path}" ${script_path}' > ${logs_path} 2>&1 &`])
Size: a a a
VP
var spawn = child_process.spawn('bash', ['-c', `nohup nodemon -I -x 'forever --uid "${script_path}" ${script_path}' > ${logs_path} 2>&1 &`])
VP
MM
VP
MM
VP
MM
VP
VP
MM
VP
MM
VP
MM
[nodemon] clean exit - waiting for changes before restart
events.js:292
throw er; // Unhandled 'error' event
^
Error: EBADF: bad file descriptor, read
Emitted 'error' event on ReadStream instance at:
at internal/fs/streams.js:206:14
at FSReqCallback.wrapper [as oncomplete] (fs.js:516:5) {
errno: -9,
code: 'EBADF',
syscall: 'read'
}
MM
VP
[nodemon] clean exit - waiting for changes before restart
events.js:292
throw er; // Unhandled 'error' event
^
Error: EBADF: bad file descriptor, read
Emitted 'error' event on ReadStream instance at:
at internal/fs/streams.js:206:14
at FSReqCallback.wrapper [as oncomplete] (fs.js:516:5) {
errno: -9,
code: 'EBADF',
syscall: 'read'
}
MM
VP
MM
2>&1
команда?VP
2>&1
команда?