Closed zbalkan closed 1 year ago
Duplicate of #2881
Hello @zbalkan,
We've identified this as a duplicate of another issue or PR that already exists. This specific instance is being closed in favor of the linked issue. Please add your 👍 to the other issue to raise its priority. Thanks for your contribution!
Template: msftbot/duplicate/closed
Brief description of your issue
The latest version of PowerShell module fails on PowerShell 5.1.
Steps to reproduce
Install-Module -name Microsoft.Winget.Client -Verbose
Expected behavior
Get-WingetPackage
Actual behavior
get-wingetPackage : Could not find Windows Runtime type 'Microsoft.Management.Deployment.PackageFieldMatchOption'. At line:1 char:1
Environment