【问题标题】:Bundler could not find compatible versions for jquery-ui-railsBundler 找不到 jquery-ui-rails 的兼容版本
【发布时间】:2014-09-28 04:32:11
【问题描述】:

我创建了一个新的 gemset,然后,当我尝试捆绑安装时,我收到此错误:

Bundler could not find compatible versions for gem "jquery-ui-rails":
  In Gemfile:
    activeadmin (>= 0) ruby depends on
      jquery-ui-rails (~> 5.0) ruby

    alchemy_cms (~> 3.0.0.rc5) ruby depends on
      jquery-ui-rails (4.1.1)

虽然,我有apt-get update,有什么帮助吗?

【问题讨论】:

    标签: ruby-on-rails-4 gemset


    【解决方案1】:

    Gemfile 中的alchemy_cms 中删除版本约束并运行:

    bundle update
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-08-14
      • 1970-01-01
      • 1970-01-01
      • 2011-10-31
      • 2023-03-14
      • 2013-06-30
      相关资源
      最近更新 更多