OneGet / oneget

PackageManagement (aka OneGet) is a package manager for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request (breaking) - fail on not find/get

peppekerstens opened this issue · comments

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.

sorry. wrong module :(