Error when trying vagrant up

前端 未结 23 2521
隐瞒了意图╮
隐瞒了意图╮ 2020-11-30 17:34

I\'m using Vagrant for my environment and I\'ve got a little issue:

$vagrant up

Bringing machine \'default\' up with \'virtualbox\' provider...
==> defau         


        
23条回答
  •  余生分开走
    2020-11-30 17:40

    If you're using OS X and used the standard install, Delete vagrant's old curl and it should now work

    sudo rm /opt/vagrant/embedded/bin/curl

提交回复
热议问题