ruby - Spree (rails) won't let me create a migration. Says there is a conflict within i18n. -


I asked the railroad to create a migration with the following command:

  $ rails g migration Add_sale_price_to_spree_variants sale_price: decimal   

it fails and returns the following output:

  / Laybri / Robbie / site / 2 / 2.0.0 / rubygems / specification.rb: 20 9 8: `raise_if_conflicts' in: spree_core-unable to activate 2.3.1, because i18n-0.6.11 contradiction with I18n (= 0.6.9) (Gem :: Sngrshrait) / Laybri / Robbie / Site -2.0.0 / RubyGames from /specification.rb8686:in/library/Ruby/Site/2.0.0/rubygems.rb:196: From ` Invitation deactivated to prevent / Library / Ruby / site -2.0.0 / rubygems.rb in '/ try_activate: 1 9 3: the `try_activate' / Library / Ruby / site -2.0.0 / rubygems / core_ext / kernel_require.rb : 132: in defense / library / Ruby / site -2.0.0 / rubygems / core_ext /kernel_require.rb:144:IN /Users/byronshilly/Desktop/store/spree_simple_sales/lib/spree_simple_sales/engine.rb in need ' : 3: in `& lt; Category: Engines & gt; From 'Requirement' / Users / BayerShelli / Desktop / Store / Spree_Simple_sales / Lib / Spree_Simple_sales / MENGIN RBFree: Module: Speciational Sales & gt; / Users / bireshell / desktop / store / spree_simp_sales / lib / spree_simple_sales / menu RBI: These `& lt; Top (required) & gt; From / Library / Rabbi / site / 2 / 2.0.0 / rubygems / core_ext / kernel_require.rb: 126: IN `library / Robbie / site -2.0.0 / rubygems / core_ext / kernel_require.rb: 126: in the 'requirement From 'Required' / Library / Rabbi / Games / 2 / 2.0.0 / Games / Release 4.1.4 / Leib / Aries / Manga / Commands RB11: In these `Top (required) & gt; From / Library / Rabbi / site / 2 / 2.0.0 / rubygems / core_ext / kernel_require.rb: 73: IN `Library / Ruby / site -2.0.0 / rubygems / core_ext / kernel_require.rb: 73: from in` ' Required 'from bin / rail: 7: in `& lt; Main & gt; '   

If you scroll to the right, you will not be able to activate spree_core-2.3.1 because i18n-i18n-0.6.11 dispute (= 0.6 .9) (Ratna :: Conflict).

I have left and right that there is a problem with dependency, if that is what it is. Anyone know how I can solve it? The current currency guide is very problematic, even though I'm doing it step by step.

As you specify correctly

  bundle exec   

This may be because the use of an i18n version is different in your spry app that is installed in your system.

The bundler provides solutions to that

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -