-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Cannot install microsoft-windows-terminal #203
Comments
I have tried to reproduce this issue, and I cannot reproduce this with the environment mentioned above. If you have some more insights on installed software and appx packages, please add this to this issue. |
I am going to caveat this with 'I haven't reproduced this'. I know when creating packages that use AppX that if you install an x64 AppX package, it will actually install both x86 and x64. So if two items are returned as an array, by this line, then Again, haven't tested this, maybe it's not applicable here as you are using a |
@mkevenaar Sorry for taking me a while to get back to this. I can't reproduce it now either. I had problems on one of my machines but not the other. Now it install and uninstall both pass on the problematic machine with no errors. |
It get the same error with the following condition:
So it does seem to be related to having multiple versions installed as @pauby suggested. |
Duplicate of #228 |
When installing the microsoft-windows-terminal package it fails with the error message
Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Version".
.Steps to Reproduce (for bugs)
Your Environment
The text was updated successfully, but these errors were encountered: