TaffarelJr / config

Machine configuration and setup
MIT License
2 stars 0 forks source link

Error installing VS Universal Workload #50

Closed TaffarelJr closed 3 years ago

TaffarelJr commented 3 years ago

All the other workloads install successfully; but the Universal workload bombs for some reason. Boxstarter acknowledges the error but does not stop running:

<red>
ERROR: Running ["C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installer.exe" modify --installPath "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional" --passive --includeRecommended --norestart --add Microsoft.VisualStudio.Workload.Universal --includeOptional] was not successful. Exit code was '1'. See log for possible error messages.
The install of visualstudio2019-workload-universal was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\visualstudio2019-workload-universal\tools\ChocolateyInstall.ps1'.
</red>

<green>
Boxstarter: Error from Chocolatey:

Messages       : Chocolatey reported an unsuccessful exit code of 1. See C:\Users\RJ\AppData\Local\Boxstarter\boxstarter.log for details.
Data           : {}
InnerException :
TargetSite     :
StackTrace     :
HelpLink       :
Source         :
HResult        : -2146233087

+ Boxstarter finished Calling Chocolatey to install visualstudio2019-workload-universal. This may take several minutes to complete... 00:20:26.7448030
</green>

<... continues running ...>

Boxstarter log file