美文网首页
安装Homebrew及安装失败处理方法2

安装Homebrew及安装失败处理方法2

作者: lwlwlwlw | 来源:发表于2021-01-17 20:24 被阅读0次

Homebrew/homebrew-core (no git repository)如何解决

如果出现这个问题,主要是安装brew的时候,homebrew-core解析失败。使用brew -v出现:

两个解决办法:

1,卸载homebrew重新安装

卸载命令:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"

2,手动安装homebrew-core

手动安装百度一下啊

相关文章

网友评论

      本文标题:安装Homebrew及安装失败处理方法2

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