-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Package Issue]: Microsoft.EdgeWebView2Runtime #192036
Comments
Installing Microsoft.EdgeWebView2Runtime as user scope. |
In my physical device (Windows 11 Professional Workstation 23H2), the application must be installed with Administrator privileges. It will pop up a UAC dialog asking users for elevation. In Windows Sandbox instance, the default user Can your user account elevate as Administrator? |
I see the same error on installing UniGetUI in User scope: winget install MartiCliment.UniGetUI
|
Please check whether |
@ArchGuyWu How can I skip |
I just ran into that same issue due to Either way, the issue that I ran into is (from an elevated prompt):
which prompted me to run it unprivileged:
And I agree. Why tell me to run unprivileged (which is presumably about the actual package I desire to install, but then fail that unprivileged, because the dependencies (which the privileged instance of Opened related ticket #198362.
Presumably the exact version doesn't match the requirement? |
@exoosh you save me, thanks! |
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
Installer failed with exit code: 2147747880
Steps to reproduce
winget install Microsoft.EdgeWebView2Runtime
Actual behavior
Installer failed with exit code: 2147747880
Expected behavior
Microsoft.EdgeWebView2Runtime installed successfully.
Environment
Screenshots and Logs
The text was updated successfully, but these errors were encountered: