bash: /home/XXX/.rvm/scripts/rvm: No such file or directory

前端 未结 12 2240
南旧
南旧 2021-02-04 05:48

I just walk-through with the installation of Ruby on Rails on Ubuntu using RVM.

First I have logged in as the root user.

Then I started with the f

12条回答
  •  轮回少年
    2021-02-04 06:34

    just create ~/.rvm/scripts/rvm directories, then try to install rvm but make sure you are not logged in as root.

提交回复
热议问题