Search code examples
ruby-on-railsrubyubuntujetbrains-iderubymine

Error in RubyMine : no ruby interpreter configured for project


I installed RubyMine just now. It is the student free setup.

I am getting a warning/error: no ruby interpreter configured for project.

I opened it and tried to apply using both rbenv present, but warning/error doesn't goes off.

What should I do?

enter image description here


Solution

  • I solved it just by deleting .idea directory from the my project file and everything started working with no no debugger issue.