Troubles with ruby-2.X installation using RVM

后端 未结 4 1475
说谎
说谎 2021-01-05 02:05

I recently came across of the ruby-2.0.0-p0 installation. After the successfully installation of the rvm i type the following command at the bash.

rvm instal         


        
4条回答
  •  萌比男神i
    2021-01-05 02:50

    Open Up the Terminal and then Go to Edit > Profile Preferences and then go to the Tab "Title and Command" and Check "Run Command as Login Shell".

    Boot Up a Bash and Now you can install Gems directly from the terminal without the use of sudo and the error "RVM is not a function, selecting rubies with 'rvm use ...' will not work." will be eliminated.

    Cheers.

提交回复
热议问题