diff --git a/src/utils/ShellCommand.ts b/src/utils/ShellCommand.ts index fc961f4..d4c5c05 100644 --- a/src/utils/ShellCommand.ts +++ b/src/utils/ShellCommand.ts @@ -463,3 +463,4 @@ export function createFailedCommand(preSpawnError: string): ShellCommand { cleanup(): void {}, } } +