Vagrant cannot install nokogiri-dependent plugins
问题 I'm trying to install the rackspace plugin for vagrant (1.5.1): vagrant plugin install vagrant-rackspace But it complains Bundler, the underlying system Vagrant uses to install plugins, reported an error. The error is shown below. These errors are usually caused by misconfigured plugin installations or transient network issues. The error from Bundler is: An error occurred while installing nokogiri (1.6.1), and Bundler cannot continue. Make sure that gem install nokogiri -v '1.6.1' succeeds