Hi. Installed SSH using the MinGW app as instructed, and when ssh run from command line, the one installed by MinGW is executed. So that seems right. But when I try to install the vagrant plugin, I get this error:
C:\Temp\m310-vagrant-env>vagrant plugin install vagrant-vbguest
Installing the ‘vagrant-vbguest’ 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:
Unresolved dependency found during sorting - net-ssh (>= 2.6.5) (requested by net-scp-1.2.1)
Anyone have any ideas? Thanks!