mirror of https://github.com/pulumi/pulumi.git
531036ac07
When the typechecker option is set, but the selected typechecker is not installed in the project's virtual environment, the pulumi operation will fail with an unhelpful message like `mypy failed: exit status 1`. To make this more actionable, we check if the typechecker is installed, and if not, we provide installation instructions to remediate the issue. |
||
---|---|---|
.. | ||
duplicate-output | ||
implicit-dependency-cycles | ||
missing-main | ||
mypy | ||
poetry | ||
pylint | ||
pyright | ||
pyright-missing | ||
resource_args | ||
stack_truncate | ||
translation | ||
venv | ||
venv-with-main |