marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
13.31k stars 460 forks source link

[BUG]Unable to install updates for Microsoft.WinGet.Client #3004

Open d3721s opened 1 day ago

d3721s commented 1 day ago

Please confirm these before moving forward

UniGetUI Version

3.1.3

Windows version, edition, and architecture

win10

Describe your issue

image image

Steps to reproduce the issue

No response

UniGetUI Log

[2024/11/22 0:14:41] Loaded operation parameters for package id=Microsoft.WinGet.Client on manager PowerShell and operation Update: Update-Module -Name Microsoft.WinGet.Client -Confirm:$false -Force  -Scope CurrentUser

Package Managers Logs

Starting package update operation for package id=Microsoft.WinGet.Client with Manager name=PowerShell
Given installation options are <InstallationOptions: SkipHashCheck=True;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;InstallationScope=;CustomParameters=;RemoveDataOnUninstall=False>
Process Executable     : C:\Program Files\UniGetUI\Assets\Utilities\gsudo.exe
Process Call Arguments : "C:\Windows\system32\windowspowershell\v1.0\powershell.exe"  -NoProfile -Command Update-Module -Name Microsoft.WinGet.Client -Confirm:$false -Force  -Scope CurrentUser
Working Directory      : C:\Users\runyu
Process Start Time     : 2024/11/22 0:10:05
Update-Module : �Ҳ�����������ơ�Scope��ƥ��IJ�����
����λ�� ��:1 �ַ�: 68
+ ... e -Name Microsoft.WinGet.Client -Confirm:$false -Force -Scope Current ...
+                                                            ~~~~~~
+ CategoryInfo          : InvalidArgument: (:) [Update-Module]��ParameterBindingException
+ FullyQualifiedErrorId : NamedParameterNotFound,Update-Module
Process Exit Code      : 1
Process End Time       : 2024/11/22 0:10:06

Relevant information

No response

Screenshots and videos

No response

marticliment commented 1 day ago

Please test the latest beta release: https://github.com/marticliment/UniGetUI/releases/tag/3.1.4-beta1

d3721s commented 1 day ago

Please test the latest beta release: https://github.com/marticliment/UniGetUI/releases/tag/3.1.4-beta1

image exactly the same as before image