首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >rebar3安装插件失败

rebar3安装插件失败
EN

Stack Overflow用户
提问于 2018-07-02 03:32:29
回答 1查看 925关注 0票数 1

rebar 3.6.0 on Erlang/OTP 21 Erts 10.0 Ubuntu 16.04 Env:

当我尝试安装rebar3脉冲(如rebar3_hex)时,它会报告:

===> Package <<"rebar3_hex">> not found. Fetching registry updates and trying again... ===> Updating package registry... ===> Plugin rebar3_hex not available. It will not be used.

在我的~/.config/rebar3/rebar.config中只有一行:{plugins, [rebar3_hex]}.

正如https://www.rebar3.org/docs/using-available-plugins#hex-package-managementhex中所建议的那样。

我无法从谷歌、rebar3文档和存在的问题中获得更多有用的信息。

因此,我提出了一个新的问题来问为什么以及如何解决这个问题。

ps:我在rebar3中使用了ps链,它报告了|DNS-response| repo.hex.pm is 151.101.54.2

inet_gethost[10708]: WARNING:Malformed reply (header) from worker process 10709.

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2018-07-06 02:53:54

在我的例子中,当设置代理环境变量(Http_proxy)而不是使用proxychains时,它是固定的。

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

https://stackoverflow.com/questions/51128822

复制
相关文章

相似问题

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