Error thrown by spawnAsync when the spawned process exits with a non-zero exit code and options.throwOnNonZero is true.
Contains a SpawnResult with the exit code, stdout, stderr, and error (if any).
Error thrown by spawnAsync when the spawned process exits with a non-zero exit code and options.throwOnNonZero is true.
Contains a SpawnResult with the exit code, stdout, stderr, and error (if any).