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

前端 未结 5 1477
终归单人心
终归单人心 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:25

    This might be useful. It worked on my environment.

    rvmsudo gem install heroku
    

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

提交回复
热议问题