Instalei o vagrant 2.2.10 e tenho o virtualbox 6.1.2, minha máquina é windows 7 64 bits. Depois de instalar e reiniciar a máquina, ao rodar o comando "vagrant version", dá erro na versão do powershell conforme abaixo:
D:\ambiente-dev>vagrant version 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: 2
Minimum required version: 3
Como posso resolver isso?