Workload installation failed: Workload ID android/maui/ios isn't supported on this platform. #17992
Replies: 2 comments 5 replies
-
I would be fine for now only building for Windows but no such luck: I created an Uno app based on the template and removed any build target except Windows and Desktop. Unfortunately this means that the Skia Resizetizer is failing
My goal is to demonstrate the usefulness for using Uno as a way to make the Figma demonstrators in our company more realistic and interactive, but so far the beginning is a bit rough. |
Beta Was this translation helpful? Give feedback.
-
Uno check did not run succesfully, it fails in the last step where it tries to install the workloads; The error is as described above:
I did follow the troubleshooting on that page, to no avail, I also did a full manual clean of all .Net SDKs, reinstalling only 8. but with the same error as result. The problem as I see it is this (taking the Android workload as example): The installation of the workloads fail
Because the workload is not recognized; In fact, the installable workload list is very empty:
Even though the manifests (that, if I understand it correctly, let the system know which workloads can be installed) do seem to exist
I am happy to make a binlog, but I doubt if it will shed any additional light on the problem. Would you like me to? |
Beta Was this translation helpful? Give feedback.
-
It feels more like a Visual Studio question than a Uno platform issue, but I cannot find a solution anywhere else.
When I perform the uno-check on my system it fails at the last step:
when I manually execute this workload install, I get the marginally more descriptive error
Workload installation failed: Workload ID android isn't supported on this platform.
If I split it up, this happens for ios, maui and the other workloads as well.Is there any obvious reason for this behavior? I have been searching for an solution for hours, any help would be appreciated
I am running Windows 22H2 19045.4651, VS 17.11.1, Uno Check 1.25.1., and
Beta Was this translation helpful? Give feedback.
All reactions