小编Ser*_*bov的帖子

狂欢 - i18n宝石问题

我遇到了新版spree gem的问题(分支:'2-3-stable').当我尝试安装它时,我收到此错误.

my_store$ rails server
The git source https://github.com/spree/spree_gateway.git is not yet checked out. Please  run `bundle install` before trying to start your application

my_store$ bundle install
Bundler could not find compatible versions for gem "i18n":
 In Gemfile:
  spree (= 2.3.1) ruby depends on
   spree_core (= 2.3.1) ruby depends on
    i18n (= 0.6.9) ruby

 rails (= 4.1.2) ruby depends on
  activesupport (= 4.1.2) ruby depends on
    i18n (0.6.11)
Run Code Online (Sandbox Code Playgroud)

但据gem list我说,我安装了这两个宝石i18n (0.6.11, 0.6.9).有人可以帮我解决这个问题

gem bundle internationalization spree

5
推荐指数
1
解决办法
2126
查看次数

标签 统计

bundle ×1

gem ×1

internationalization ×1

spree ×1