无法安装Brew

时间:2019-01-22 01:21:49

标签: homebrew

当我想在Mac上安装brew时,出现以下错误。请问这是怎么回事?我正在使用Mojave10.14.2。

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
dyld: Library not loaded: @rpath/libssl.1.0.0.dylib
Referenced from: /anaconda3/lib/libssh2.1.dylib
Reason: image not found

1 个答案:

答案 0 :(得分:1)

在库路径中缺少安装所需的libssl.1.0.0.dylib。