-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
winget #2986
Comments
same error, i tried everything to figure it out but still those errors. and this is my log |
Do you have the latest Visual C++ Redistributable installed? In the logs, there is a mention of the installed version of the package being 2024.1025.2351.0, while the version attempted to be installed via Chocolatey is 2024.709.2344.0 You can update the above here Visual C++ Redistributable Hope this helps! |
irm "https://christitus.com/windev" | iex |
Does winget works? |
Yes WinGet works and uninstalled Visual C++ Redistributable and reinstalled it, got same thing |
Is this a new windows installation? if yes, then first try to update "App Installer" in MS Store. |
App Installer is in Library |
We got hit with a couple of bugs in our PowerShell modules for WinGet, but they have been updated as of this morning. One of the ways we're helping users bootstrap WinGet is to use the Microsoft.WinGet.Client PowerShell module. We've added the dependencies to our GitHub release, and you can use |
i installed the Microsoft.WinGet.Client with "Install-Module -Name Microsoft.WinGet.Client -RequiredVersion 0.2.1" and accepted all, but then 'Repair-WinGetPackageManager -Latest -Force' doesn't work. Error:
|
Looks like the winget choco install isn't up to date. I'll have to write a new reinstall method. |
well if it ain't broke, don't fix it. |
I get this when I reinstall WinGet
The text was updated successfully, but these errors were encountered: