vagrant安装的坑
1、下载问题
太慢了,可以把下载链接复制到迅雷去下载,最起码会快一点
2、安装完成,cmd测试时failed to located the powershell executable on the available PATH
将C:\Windows\System32\WindowsPowerShell\v1.0配置到系统环境变量path下。
从https://blog.csdn.net/lukaishu/article/details/86505851找到第二个问题的解决方案