Unable to install winget since a few hours ago. Getting the following error
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict
validation.
Windows cannot install package Microsoft.DesktopAppInstaller_1.24.25200.0_x64__8wekyb3d8bbwe because this package
depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" published
by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor
architecture and minimum version 14.0.33728.0, along with this package to install. The frameworks with name
"Microsoft.VCLibs.140.00.UWPDesktop" currently installed
Windows cannot install package Microsoft.DesktopAppInstaller_1.24.25200.0_x64__8wekyb3d8bbwe because this package
depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" published
by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor
architecture and minimum version 14.0.33728.0, along with this package to install. The frameworks with name
"Microsoft.VCLibs.140.00.UWPDesktop" currently installed are:
{Microsoft.VCLibs.140.00.UWPDesktop_14.0.33321.0_x64__8wekyb3d8bbwe}
NOTE: For additional information, look for [ActivityId] 369a310b-9cc9-0000-[79](https://github.com/Pckgr-Pty-Ltd/Pckgr/actions/runs/13532367801/job/37817253776#step:4:90)ed-7e62d587db01 in the Event Log or use
the command line Get-AppPackageLog -ActivityID 369a310b-9cc9-0000-79ed-7e62d587db01
At D:\a\_temp\bbd333f2-3f9a-429e-b7b7-833bb3c40e5d.ps1:4 char:1
+ Add-AppxPackage .\winget.msixbundle
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (D:\a\Pckgr\Pckgr\winget.msixbundle:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand`
Winget fails to install due to dependency issues.
Brief description of your issue
Unable to install winget since a few hours ago. Getting the following error
Steps to reproduce
Attempt to install Winget using the PowerShell repair module or https://github.com/marketplace/actions/install-winget
Expected behavior
Winget should install
Actual behavior
Winget fails to install due to dependency issues.
Environment
shell
Github actions Windows-latest