fatal could not read Username for 'https://github.com' terminal prompts disabled
跟往常一样,一日不升级本机包版本就一日不舒服。今天就踩坑了
➜ ~ brew update
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Error: Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-completions failed!
怎么解决呢?
➜ ~ brew untap homebrew/homebrew-completions
Untapping homebrew/completions...
Untapped (105 files, 71.0KB).
➜ ~ brew update
Already up-to-date.
- 原文作者:许杨淼淼
- 原文链接:/2019/02/28/terminal-prompts-disabled/
- 版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可,非商业转载请注明出处(作者,原文链接),商业转载请联系作者获得授权。