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
teum3@DESKTOP-1EGR758:/mnt/c$ vagrant global-status
id name provider state directory
-----------------------------------------------------------------------------------
879be91 default virtualbox running /mnt/c/Projects/ansible-test-01
35688e3 default virtualbox running /mnt/c/Projects/WSL-Ansible-Vagrant-VirtualBox
The above shows information about all known Vagrant environments
on this machine. This data is cached and may not be completely
up-to-date (use "vagrant global-status --prune" to prune invalid
entries). To interact with any of the machines, you can go to that
directory and run Vagrant, or you can use the ID directly with
Vagrant commands from any directory. For example:
"vagrant destroy 1a2b3c4d"
teum3@DESKTOP-1EGR758:/mnt/c$ cd~
teum3@DESKTOP-1EGR758:~$ vagrant global-status
Vagrant failed to initialize at a very early stage:
The version of powershell currently installed on this host is less than
the required minimum version. Please upgrade the installed version of
powershell to the minimum required version and run the command again.
Installed version: /mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0//powershell.exe: Invalid argument
Minimum required version: 3
Debug output
Full debug output — https://gist.github.com/TeUm3048/41ef530a5b85249e2ee1fa4cf506ad5d
Expected behavior
Show the state of active environments as in
/mnt/c/
Actual behavior
Cann't find PowerShell
Reproduction information
Vagrant version
Vagrant 2.4.1
Host operating system
Windows 11 Pro 23H2
Ubuntu 22.04.4 LTS via WLS2
drvfs mount C: with metadata
Steps to reproduce
/mnt/c/
cd ~
vagrant global-status
The text was updated successfully, but these errors were encountered: