Olá, já procurei em vários lugares na internet mas não encontrei a solução.
Tento iniciar o .Vagrantfile usando o comando "vagrant up" mas recebo a seguinte mensagem:
"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: N/A
Minimum required version: 3"
Pelo que vi é erro da versão do PowerShell, mas estou com o Windows 10 Professional com as atualizações mais recentes instaladas e o comando "$host" mostra a informação a seguir:
"Name : ConsoleHost
Version : 5.1.16299.1004
InstanceId : f7159800-8264-4090-9e2b-2fa2e815dc82
UI : System.Management.Automation.Internal.Host.InternalHostUserInterface
CurrentCulture : en-US
CurrentUICulture : en-US
PrivateData : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy
DebuggerEnabled : True
IsRunspacePushed : False
Runspace : System.Management.Automation.Runspaces.LocalRunspace"
O que fazer? Não consigo continuar o curso :( E aqui onde trabalho não dá para eu instalar um linux na minha máquina.