zoukankan      html  css  js  c++  java
  • Please upgrade the installed version of powershell to the minimum required version and run the comma...

    我的系统是windows 7 安装了vagrant,当运行vagrant up时,没反应,如图:

    没任何反应!!!!

    软件版本:

    • 系统: windows 7 旗舰版
    • virtualbox: 5.1.28
    • vagrant: 2.0.0

    解决方案:

    1. 初步认为是virtualbox和vagrant版本对不上
      就卸载了原本的两个软件
      去下载了:virtualbox 4.3
      vagrant 1.9.5

      安装好这两个软件,再执行vagrant up即解决了。(博主试了好久!!!,果然是版本不对。)

      感激:

      感谢大佬的测试:

      • @mildwind_luo:
      • 经过测试,在win7上,1.9.5可以和virtualbox 5.1.x版本相匹配,1.9.6以上的64位版本不能和 virtualbox正常配合。
    2. windows7自带的是powershell 2.0 可以自己升级 到 powershell 5.1 也能解决。

    成功截图:

    这里写图片描述

    这里写图片描述

  • 相关阅读:
    运动运行。
    stratMove方法
    抛物线
    表单的小例子吖
    常用的查询DOM的方法
    liuyan
    防止xss攻击。
    ES6
    Map的使用
    ZOJ 3998(线段树)
  • 原文地址:https://www.cnblogs.com/lxwphp/p/15453954.html
Copyright © 2011-2022 走看看