-
Notifications
You must be signed in to change notification settings - Fork 29
I can not install it #113
Comments
It's just worked fine for me. |
AHA! SOLVED IT! @MahdiGhiasi , I am not sure what is going on here. For some reason the install process just fails because the dependencies are not handled with the browser invoked request. At all. I do not understand why as I don't care much to learn about the development of UWP. That said here is what I ended up doing to make it install.
I am leaving my original comment below. I just experienced this myself. First time I have ever encountered this error. I do apologize for the long reply but I wanted to share what I have looked into with great detail.
The error the box presents in full is:
As you can see, the error says the package requires
The only package version available is If the dependency isn't bundled or fails the request to download, you can update this package manually. You can only update! You cannot have two different versions side by side. The install fails. You'll user PowerShell/Terminal as an Admin:
Now check to see if the packages are updated accordingly
After this is completed, you end up with issue #109. Back to square one. Logs give some more information but don't give a definitive resolution.
The error code in here in this report isn't helpful at all. Suggestions for this say use
I have done as much troubleshooting as a I can but can not get this app to install on any of the three machines I have at my disposal. |
Request a new application package from the developer. This package may conflict with an installed package or depend on items that are not installed here (package dependencies). It may also have been created for another type of architecture (0x80073CF3)
The text was updated successfully, but these errors were encountered: