Skip to content
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

[CRASH] (NamedParameterNotFound,Update-Module) #2934

Closed
3 tasks done
Jkegithub opened this issue Nov 4, 2024 · 1 comment
Closed
3 tasks done

[CRASH] (NamedParameterNotFound,Update-Module) #2934

Jkegithub opened this issue Nov 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working important

Comments

@Jkegithub
Copy link

Please confirm these before moving forward.

  • I have tried deleting a folder named UniGetUI under %UserProfile%\AppData\Local\UniGetUI.
  • I have tried reinstalling UniGetUI.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.

Describe your crash

Starting package update operation for package id=Microsoft.WinGet.Client with Manager name=PowerShell
Given installation options are <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;InstallationScope=;CustomParameters=;RemoveDataOnUninstall=False>
Process Executable : C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
Process Call Arguments : -NoProfile -Command Update-Module -Name Microsoft.WinGet.Client -Confirm:$false -Force -Scope CurrentUser
Working Directory : C:\Users\juerg
Process Start Time : 04.11.2024 10:33:28
Update-Module : Es wurde kein Parameter gefunden, der dem Parameternamen "Scope" entspricht.
In Zeile:1 Zeichen: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 : 04.11.2024 10:33:29

Logs (if possible)

No response

More details

continuuing

@Jkegithub Jkegithub added bug Something isn't working important labels Nov 4, 2024
@marticliment
Copy link
Owner

Duplicate of #2814

@marticliment marticliment marked this as a duplicate of #2814 Nov 4, 2024
@marticliment marticliment closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important
Projects
None yet
Development

No branches or pull requests

2 participants