You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Users\rr\Desktop\commando-vm-main> .\install.ps1
[+] Retrieving available packages from MyGet. Please wait.
[+] Beginning graphical install
[+] Settings updated, beginning install. Please wait for a popup letting you know the installation is complete!
[+] Installing Boxstarter
Chocolatey is going to be downloaded and installed on your machine. If you do not have the .NET Framework Version 4 or greater, that will also be downloaded and installed.
Forcing web requests to allow TLS v1.2 (Required for requests to Chocolatey.org)
Getting latest version of the Chocolatey package for download.
Not using proxy.
Getting Chocolatey from https://community.chocolatey.org/api/v2/package/chocolatey/2.3.0.
Downloading https://community.chocolatey.org/api/v2/package/chocolatey/2.3.0 to C:\Users\rr\AppData\Local\Temp\chocolatey\chocoInstall\chocolatey.zip
Not using proxy.
Did not detect Chocolatey and unable to install. Installation of Boxstarter has been aborted.
Get-Content : Cannot find path 'C:\ProgramData\boxstarter\boxstarter.chocolatey\Chocolatey.ps1' because it does not
exist.
At C:\Users\rr\Desktop\commando-vm-main\install.ps1:1016 char:10
if ((Get-Content $fileToFix -raw) -contains $offendingString) {
Get-Content : Cannot find path 'C:\ProgramData\boxstarter\boxstarter.chocolatey\invoke-chocolatey.ps1' because it does
not exist.
At C:\Users\rr\Desktop\commando-vm-main\install.ps1:1022 char:10
if ((Get-Content $fileToFix -raw) -contains $offendingString) {
PS C:\Users\rr\Desktop\commando-vm-main> .\install.ps1
[+] Retrieving available packages from MyGet. Please wait.
[+] Beginning graphical install
[+] Settings updated, beginning install. Please wait for a popup letting you know the installation is complete!
[+] Installing Boxstarter
Chocolatey is going to be downloaded and installed on your machine. If you do not have the .NET Framework Version 4 or greater, that will also be downloaded and installed.
Forcing web requests to allow TLS v1.2 (Required for requests to Chocolatey.org)
Getting latest version of the Chocolatey package for download.
Not using proxy.
Getting Chocolatey from https://community.chocolatey.org/api/v2/package/chocolatey/2.3.0.
Downloading https://community.chocolatey.org/api/v2/package/chocolatey/2.3.0 to C:\Users\rr\AppData\Local\Temp\chocolatey\chocoInstall\chocolatey.zip
Not using proxy.
Did not detect Chocolatey and unable to install. Installation of Boxstarter has been aborted.
Get-Content : Cannot find path 'C:\ProgramData\boxstarter\boxstarter.chocolatey\Chocolatey.ps1' because it does not
exist.
At C:\Users\rr\Desktop\commando-vm-main\install.ps1:1016 char:10
ception
Get-Content : Cannot find path 'C:\ProgramData\boxstarter\boxstarter.chocolatey\invoke-chocolatey.ps1' because it does
not exist.
At C:\Users\rr\Desktop\commando-vm-main\install.ps1:1022 char:10
ception
The text was updated successfully, but these errors were encountered: