Open piotrminkina opened 1 year ago
Ran into the same issue. I added -WarningAction SilentlyContinue to suppress the issue. Store Apps were: WARNING: Failed to convert to YAML WARNING: Found 7-Zip [7zip.7zip] Version: 24.06
WARNING: Failed to convert to YAML WARNING: Found App Installer [Microsoft.AppInstaller] Version: 1.22.11261.0
WARNING: Failed to convert to YAML WARNING: Found Microsoft.UI.Xaml [Microsoft.UI.Xaml.2.7] Version: 7.2208.15002.0
WARNING: Failed to convert to YAML WARNING: Found Microsoft.UI.Xaml [Microsoft.UI.Xaml.2.8] Version: 8.2310.30001.0
Describe the problem
The
Get-WGInstalled
function returns aWARNING: Failed to convert to YAML
message when theRaspberry Pi Imager
package is listed. Full error message below.No problems with function
Get-WGPackage
Expectation
Output without warning :)
Additional Information
PowerShell version
5.1
Platform
Windows 11 Pro or Enterprise
Additional Checks