Get-InstalledPSResource -ErrorAction Ignore -Path
throws if path contains no directories
#1815
Open
3 tasks done
Labels
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
Steps to reproduce
Get-InstalledPSResource -ErrorAction Ignore -Path
throws if path contains no directories.Reproduce:
Expected behavior
-ErrorAction Ignore
should not throwActual behavior
It throws
Error details
Error cannot find expected subdirectories in provided path: <some_path>
Environment data
Visuals
No response
The text was updated successfully, but these errors were encountered: