Received Warning message “Path set to RVM” after updating ruby version using rvm

后端 未结 7 1987
南旧
南旧 2021-01-30 01:54

Recently I tried to update my ruby version due to a warning message (see below).

Now I get the following warning message when I start my iterm2:

Warning:         


        
7条回答
  •  长发绾君心
    2021-01-30 02:04

    As of Dec 19, 2014, sudo rvm shows these PATH warnings when the root user's default shell is not supported.

    In this case of running sudo rvm the solution is to use rvmsudo.

提交回复
热议问题