我是Vagrant的新手,我的目标是安装Varying Vagrant Vagrants.我正在按照VVV的GitHub页面中提到的步骤进行操作,但是在安装步骤4中提到的vagrant-hostupdater时我感到困惑.
当我尝试安装vagrant-hostupdater插件时,我收到以下错误.
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\Daniel>vagrant plugin install vagrant-hostupdater
Installing the 'vagrant-hostupdater' plugin. This can take a few minutes...
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-hostupdater (>= 0) x86-mingw32' in any …Run Code Online (Sandbox Code Playgroud)