rvm: command not found MAC OX

后端 未结 9 2326
不思量自难忘°
不思量自难忘° 2020-12-12 12:48

Really, I don\'t know what happened. Excuse me if this question is so NOOB, but I can\'t find the solution for this problem.

-bash: rvm: command not f

9条回答
  •  轮回少年
    2020-12-12 13:25

    you need to read all the texts that are displayed when you install RVM:

    rm -rf ~/.rvm
    curl -L https://get.rvm.io | bash -s stable
    

提交回复
热议问题