Error installing Bundler

后端 未结 13 951
感情败类
感情败类 2020-12-05 07:17

I am trying to install the Bundler gem on my Mac. With the command: sudo gem install bundler I get the following error:

ERROR:  Could not find a         


        
相关标签:
13条回答
  • 2020-12-05 07:50

    Finding this answer a couple of years later, I didn't feel comfortable with making my installation less secure, so I updated my Ruby installation to Ruby 2.2.2, which made the problem go away.

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