Seravo / wordpress

The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
https://seravo.com
GNU General Public License v3.0
104 stars 53 forks source link

Vagrant failed to initialize at a very early stage: #146

Closed Yuve1302 closed 3 years ago

Yuve1302 commented 4 years ago

Good evening, am using vagrant 2.2.9 version and getting an following error message when running the vagrant.

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

ottok commented 4 years ago

Did you upgrade your PowerShell version as the error message suggests?

Yuve1302 commented 4 years ago

how can i upgrade powershell. please guide me

ottok commented 4 years ago

PowerShell is part of Windowds. Please see Microsoft's documentation on how their updates work. I am not a Windows user myself, I don't know by heart how it works unfortunately.

ottok commented 3 years ago

Closing this as "won't fix" as the original reporter did not confirm if updating PowerShell fixed it or not, and since nobody else has reported this either.