Feature request (breaking) - fail on not find/get
peppekerstens opened this issue · 1 comments
peppekerstens commented
Please consider changing behavior when Get-Module or Find-Module does not find anything.
Get-Package and Find-Package both fail, enabling the decent usage of try/catch and other errorhandling options
Get-Module or Find-Module both return nothing, but do not fail.
However, for instance Get-InstallModule does fail....
This is inconvenient and inconsistent.
peppekerstens commented
sorry. wrong module :(