starlod / MilleFeuille

ミルフィーユ食べたい
2 stars 0 forks source link

Vagrant Plugin Install Error vagrant-vaguest #24

Open starlod opened 8 years ago

starlod commented 8 years ago
$ vagrant plugin install vagrant-vaguest

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:

Could not find gem 'vagrant-vaguest (>= 0) ruby' in any of the gem sources listed in your Gemfile or available on this machine.

Warning: this Gemfile contains multiple primary sources. Using source more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. To upgrade this warning to an error, run bundle config disable_multisource true.