Rax*_*ore 1 homebrew homebrew-cask
我的所有 brew 命令(更新、配置、docker 等)都在我的 Mac v10.14.2 上抛出以下错误:
brew update
fatal: could not read Username for 'https://github.com': terminal prompts disabled
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Error: homebrew/homebrew-dupes does not exist! Run 'brew untap homebrew/homebrew-dupes'
homebrew/homebrew-x11 does not exist! Run 'brew untap homebrew/homebrew-x11'
Run Code Online (Sandbox Code Playgroud)
我已经尝试了以下选项:
1. brew untap homebrew/homebrew-x11 -> 给出与报告相同的错误。
2. brew untap homebrew/homebrew-dupes -> 给出与报告相同的错误。
3. brew resintall 失败,错误与报告相同Failed during: /usr/local/bin/brew update --force
~/.bash_profile 中的 brew 相关条目:
alias brew='brew update && brew'
关于如何摆脱这个问题的任何建议?
小智 6
看起来https://github.com/Homebrew/homebrew-dupes/不存在或已删除,因此请打开当前存储库,然后找到另一个可用的 git 存储库来更新 brew。
brew untap homebrew/homebrew-dupes
brew update
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1981 次 |
| 最近记录: |