Vagrant box could not be found or could not be accessed in the remote catalog - incompatible curl version

后端 未结 5 1445
花落未央
花落未央 2020-11-27 02:52

I just downloaded Vagrant and did the settings as well as install virtual box. I just can\'t start my project (vagrant up). I have a vagrant file and so on. What can I do?

5条回答
  •  离开以前
    2020-11-27 03:23

    I just experienced this error. In my case I installed vagrant via apt-get which installed 1.7.x..

    I removed 1.7.x and installed 2.0.3 directly https://www.vagrantup.com/downloads.html

提交回复
热议问题