Error running '__rvm_make install'

前端 未结 1 1114
不知归路
不知归路 2020-12-15 10:41

I\'m new to programming trying to add Ruby 2.2 using RVM and receiving the below error. I\'ve run rvm get stable and tried reinstalling, but getting the same error.

相关标签:
1条回答
  • 2020-12-15 10:57

    Try to update your rvm using command

    rvm get head
    

    Then try again. Hopefully it should work.

    0 讨论(0)
提交回复
热议问题