以上问题的任何解决方案
安装mongo时出现了相同的错误,但无法记住我做了什么。
发布于 2022-03-22 07:21:14
运行brew doctor
brew doctor
然后运行git -C $(brew --repo homebrew/core) checkout master
git -C $(brew --repo homebrew/core) checkout master
https://stackoverflow.com/questions/71568066
相似问题