MacOS系统使用Homebrew官方地址时报错的解决方法

Posted 老樊Lu码

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MacOS系统使用Homebrew官方地址时报错的解决方法相关的知识,希望对你有一定的参考价值。

curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to raw.githubusercontent.com:443

MacOS系统使用Homebrew官方地址时,报错:

Mac:~ jc$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to raw.githubusercontent.com:443

解决办法:

使用国内源:

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"

该地址提供多个国内源地址,安装非常简便,亲测有效。

查检安装结果:

brew -v

如果能正确打印版本信息,则安装成功!

 

以上是关于MacOS系统使用Homebrew官方地址时报错的解决方法的主要内容,如果未能解决你的问题,请参考以下文章

亲测好用的Homebrew国内镜像源及配置方式

macos 自动安装 Homebrew(国内地址)

homebrew

mac怎么安装homebrew

iOS - Homebrew macOS 包管理

Homebrew macOS缺失包管理器