mirror of https://github.com/pulumi/pulumi.git
9e8435caec
If you supply a workDir to a NodeJS AutoAPI LocalWorkspace, it does not validate its correctness, and proceeds to use it when trying to spawn commands. That leads to misleading and confusing "Command failed with ENOENT: pulumi version" error messages, making it look like the issue is a missing `pulumi` binary on your PATH. This changes to eagerly check and issue a more friendly error message. Fixes #13274. |
||
---|---|---|
.. | ||
automation | ||
mockpackage | ||
runtime | ||
sxs_ts_test | ||
config.spec.ts | ||
constants.ts | ||
init.spec.ts | ||
iterable.spec.ts | ||
options.spec.ts | ||
output.spec.ts | ||
provider.spec.ts | ||
resource.spec.ts | ||
stackReference.spec.ts | ||
unwrap.spec.ts | ||
util.ts |