macOS Catalina 10.15.1安装homebrew报错 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
1、更新homebrew
$ brew update
报错:
fatal: unable to access 'https://github.com/Homebrew/brew/': LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
解决方案:
$ cd
$ curl -fsSL https://raw.githubusercontent.com/H...
原创
2019-11-21 22:14:20 ·
3771 阅读 ·
0 评论