【问题标题】:Unable to activate actionpack-3.2.9, because activesupport-3.2.11 conflicts with activesupport (= 3.2.9) (Gem::LoadError)无法激活 actionpack-3.2.9,因为 activesupport-3.2.11 与 activesupport (= 3.2.9) 冲突 (Gem::LoadError)
【发布时间】:2013-02-07 18:35:03
【问题描述】:

无法激活 actionpack-3.2.9,因为 activesupport-3.2.11 与 activesupport (= 3.2.9) (Gem::LoadError) 冲突

这有什么关系吗?

Unable to activate feedzirra-0.1.3, because activesupport-3.2.3 conflicts with activesupport (~> 3.1.1) (Gem::LoadError)

如果是这样,我一点也不聪明。

【问题讨论】:

    标签: ruby gem activesupport actionpack


    【解决方案1】:

    不确定您是否曾经找到过这个问题的答案,但我在尝试自己解决这个问题时发现了您的问题。我最终跑了:

    gem install bundler
    

    接着是:

    bundle install
    

    这更新了我的项目的 gem,我不再收到错误了。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-04-02
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多