Vagrant cannot install nokogiri-dependent plugins

后端 未结 9 622
迷失自我
迷失自我 2021-01-18 07:05

I\'m trying to install the rackspace plugin for vagrant (1.5.1):

vagrant plugin install vagrant-rackspace

But it complains

9条回答
  •  长发绾君心
    2021-01-18 07:33

    If Nate Murray's solution doesn't work, I found upgrading to a Vagrant version > 1.6.4 fixed the issue (as noted in this Github issue: https://github.com/mitchellh/vagrant/issues/3769)

提交回复
热议问题