Visual Studio workloads do not work on ARM64 #5314
Labels
Command-Configure
Issue related to WinGet Configuration
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Brief description of your issue
I created a config file and added workloads.
Works fine on Windows 11 amd64. But when I run on ARM64 it errors.
VSComponents [Microsoft.VisualStudio.Workload.Universal]
The configuration unit failed while attempting to apply the desired state.
Visual Studio Installer failed with error code 1 using arguments: modify --productId Microsoft.VisualStudio.Workload.Universal --channelId VisualStudio.17.Release --quiet --norestart --activityId VisualStudioDSC-ca5d9177-cdf1-4ae3-9e89-8c637896a211 --add Microsoft.VisualStudio.Workload.Universal
Steps to reproduce
Use ARM64 Machine
Run configuration as Admin on this file: https://github.com/KevinLaMS/KevinLaProjects/blob/main/DSC/devimage/WindowsDeveloperMachine.winget
WinGetCOM-2025-03-20-09-53-17.750.log
WinGet-2025-03-20-09-53-08.995.log
Expected behavior
Should just work. Please note. VS installs work just fine from the UI.
Actual behavior
VSComponents [Microsoft.VisualStudio.Workload.Universal]
The configuration unit failed while attempting to apply the desired state.
Visual Studio Installer failed with error code 1 using arguments: modify --productId Microsoft.VisualStudio.Workload.Universal --channelId VisualStudio.17.Release --quiet --norestart --activityId VisualStudioDSC-ca5d9177-cdf1-4ae3-9e89-8c637896a211 --add Microsoft.VisualStudio.Workload.Universal
Environment
The text was updated successfully, but these errors were encountered: