OpenSSL, RVM, Brew, conflicting error

后端 未结 6 2191
后悔当初
后悔当初 2021-01-31 05:00

When I run brew doctor in Terminal: I get the following error:

Warning: Some keg-only formula are linked into the Cellar.
You may wish          


        
6条回答
  •  难免孤独
    2021-01-31 05:51

    Specifically for Mojave,

    sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /`
    

    from https://gorails.com/setup/osx/10.14-mojave

提交回复
热议问题