interfaceSystemErrorinterface SystemErrorAn Error from a failed system call, with optional errno, code, path, and syscall properties.cause?: unknownThe cause of the error.code?: stringerrno?: numbermessage: stringname: stringpath?: stringstack?: stringsyscall?: string