ㅑ후
This commit is contained in:
parent
477164c0d1
commit
cb894f991e
|
@ -82,7 +82,7 @@ async function getRawShellEnv(): Promise<string | null> {
|
|||
_stdout = Buffer.concat(buffers).toString('utf8');
|
||||
}
|
||||
|
||||
resolve({ stdout: _stdout, error });
|
||||
resolve({ stdout: _stdout, error: _error });
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user