Laravel homestead installation vagrant up prompt the version installed is too small

when I install homestead of laravel, I run vagrant up error, indicating that the version installed is too small. I don"t know which version needs to be updated.

operating environment: win7 64bit + vagrant2.1.2 + virtualbox5.2.18
procedure: follow the "laravel development environment deployment" operation

Apr.19,2021

try to modify the version in


after config.vm.box_version in the homestead.rb file.

vagrant and virtualBox had better keep the same up-to-date version.

there will be no problem.


upgrade the powershell of the system, download it at https://www.microsoft.com/en-us/download/details.aspx?id=34595, and try to restart after installation.

Menu