Can't install ruby-debug-base19x gem

后端 未结 6 822
梦如初夏
梦如初夏 2020-12-24 14:35

When I try to install ruby-debug-base19x gem for debug my application using the RubyMine IDE I received the below error message, can anybody help me?

I\'m using Mac

6条回答
  •  情深已故
    2020-12-24 15:02

    I had the wrong ruby version set in rubymine; in the menu bar go to "Rubymine" -> "preferences" -> "Ruby SDK and Gems" and make sure it is pointed to the version of Ruby you are expecting.

    Found this idea here: https://stackoverflow.com/a/21056201/1462575

提交回复
热议问题