Description
What's the problem?
Unable to install from the install script, right after ChocoCache location gets updated, I get the error from the title.
Steps to Reproduce
Run install.ps1
Fail
Environment
VirtualBox
10.0.19045
5.1.19041.3803
2.4.3
Boxstarter|3.0.3
[command not found]
Additional Information
`Boxstarter Module Installer completed
[+] Attempting to disable updates...
Boxstarter: Microsoft Update is already disabled, no action will be taken.
[!] Failed to disable Microsoft Store updates
Chocolatey v2.4.3
Added vm-packages - C:\Users\Fred\Desktop;.;https://www.myget.org/F/vm-packages/api/v2;https://myget.org/F/vm-packages/api/v2 (Priority 1)
Chocolatey v2.4.3
Enabled allowGlobalConfirmation
Chocolatey v2.4.3
Enabled allowEmptyChecksums
Chocolatey v2.4.3
Updated cacheLocation = C:\Users\Fred\AppData\Local\ChocoCache
Unable to find type [System.Drawing.ColorTranslator].
At C:\Users\Fred\Desktop\install.ps1:472 char:19
-
$errorColor = [System.Drawing.ColorTranslator]::FromHtml("#c80505 ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (System.Drawing.ColorTranslator:TypeName) [], ParentContains
ErrorRecordException - FullyQualifiedErrorId : TypeNotFound`
- CategoryInfo : InvalidOperation: (System.Drawing.ColorTranslator:TypeName) [], ParentContains