OpenSSL, RVM, Brew, conflicting error

后端 未结 6 2195
后悔当初
后悔当初 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条回答
  •  Happy的楠姐
    2021-01-31 05:49

    Had the same error on Mavericks just run "brew remove openssl" then "rvm install ruby"

    RVM will install the correct version of OpenSSL now.

提交回复
热议问题