首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装流浪汉插件时出现问题

安装流浪汉插件时出现问题
EN

Stack Overflow用户
提问于 2017-06-15 18:03:52
回答 1查看 323关注 0票数 0

我有一个问题,当尝试安装任何流浪插件。

代码语言:javascript
复制
vagrant plugin install vagrant-aws
vagrant plugin install vagrant-awsinfo

我最终得到的错误是:

代码语言:javascript
复制
Installing the 'vagrant-aws' 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:

Authentication is required for http://gems.hashicorp.com/.
Please supply credentials for this source. You can do this by running:
bundle config http://gems.hashicorp.com/ username:password

我在代理服务器后面。不确定这个问题是否与此有关。

EN

回答 1

Stack Overflow用户

发布于 2017-06-16 19:06:16

在没有代理的情况下也有同样的问题。看起来hashicorp想要关闭对http://gems.hashicorp.com/的免费访问

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/44564632

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档