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 ·
3816 阅读 ·
0 评论