Rubymine can't find SDK. Where is it?

后端 未结 4 1843
遇见更好的自我
遇见更好的自我 2020-12-31 17:00

I have just installed rubymine 5.4.3.2.1 and am trying to start an example project. The problem i am having is that rubymine is asking for a SDK. So where do i point it to?<

4条回答
  •  清酒与你
    2020-12-31 17:24

    Ruby path in Rails Container: /usr/local/bin/ruby (no RVM installed)

    Local Ruby path: ~/.rvm/rubies/ruby-2.6.0/bin/ruby (no default Ruby installed)

    Local RVM path: ~/.rvm/bin/rvm

提交回复
热议问题