Could not find heroku (>= 0) amongst [] (Gem::LoadError)

前端 未结 5 1492
终归单人心
终归单人心 2021-02-15 12:02

Ug. I just moved from a Windows 7 installation to a Lion system. I\'m attempting to teach myself Ruby on Rails, and whilst I like the language, the environment feels fragile and

5条回答
  •  一个人的身影
    2021-02-15 12:46

    As per the Heroku blog, the gem is going to stop being maintained very soon.

    Many people may come across this post since you may get a similar GemLoadError when migrating from the gem to the Toolbelt.

    I've posted the solution to this on this question: Toolbelt install: Could not find gem Heroku.

提交回复
热议问题