美文网首页
本地登录Firebase CLI 提示:The Firebase

本地登录Firebase CLI 提示:The Firebase

作者: Coder_吴磊 | 来源:发表于2023-05-15 15:24 被阅读0次

这个问题由代理引起,给终端增加proxy后可以解决,直接在终端中运行:
export https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890 all_proxy=socks5://127.0.0.1:7890

其中 :7890 是当前使用的代理软件提供的端口。

相关文章

网友评论

      本文标题:本地登录Firebase CLI 提示:The Firebase

      本文链接:https://www.haomeiwen.com/subject/oonmsdtx.html