美文网首页
解决brew install 后提示安装失败,卡住不动Error

解决brew install 后提示安装失败,卡住不动Error

作者: 丶Assassin丨 | 来源:发表于2023-03-07 13:08 被阅读0次

这是由于mac升级到13.6以后出现的问题

提示信息:

Downloading https://formulae.brew.sh/api/formula.jws.json**

homebrew 4.0报错

#  1.4%curl: (28) Operation too slow. Less than 100 bytes/sec transferred the last 5 seconds

解决方式:

终端执行

export HOMEBREW_NO_INSTALL_FROM_API=1

相关文章

网友评论

      本文标题:解决brew install 后提示安装失败,卡住不动Error

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