Error installing any ruby version with RVM on OSX

后端 未结 9 1650
暗喜
暗喜 2021-01-30 11:40

Guys I\'m about to kill myself with this one!

I had some problems with RVM installing multiple versions of Ruby, and following a thread on Stackoverflow I decided to rem

9条回答
  •  天涯浪人
    2021-01-30 12:30

    User which is running brew should have write access to This entire directory path

    /Library/Caches/Homebrew/Formula

    No need to change ownership just write permission. then running rvm works

提交回复
热议问题