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
I tried to setup a local dev environment, but running .\build-hyperv.ps1 or .\build-virtualbox.ps1 both failed during the installation of the 'vagrant-winrm-file-download' plugin:
❯ .\build-virtualbox.ps1 -SkipPester
Transcript started, output file is .\vagrant-virtualbox.log
Vagrant installed - good.
VirtualBox installed - good.
Vagrant plugin vagrant-winrm-syncedfolders exists - good.
Vagrant plugin vagrant-winrm-file-download not installed.
Installing the 'vagrant-winrm-file-download' plugin. This can take a few minutes...
Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:
Unable to resolve dependency: user requested 'vagrant-winrm-file-download (> 0)'
Failed to automatically install vagrant plugin vagrant-winrm-file-download
The text was updated successfully, but these errors were encountered:
Hi,
I tried to setup a local dev environment, but running
.\build-hyperv.ps1
or.\build-virtualbox.ps1
both failed during the installation of the 'vagrant-winrm-file-download' plugin:The text was updated successfully, but these errors were encountered: