jipiboily / spree_multi_lingual

Spree multi-lingual is a plugin to make multi locale store with Spree possible
BSD 3-Clause "New" or "Revised" License
49 stars 56 forks source link

install error in running migrations #32

Closed ghost closed 11 years ago

ghost commented 11 years ago

rails 3.1.2 / ruby 1.9.3 / Spree 1.3.2

data from Spree demo test data ... ( will check them)

Would you like to run the migrations now? [Y/n] run bundle exec rake db:migrate from "." ...... == MigrateDataForProducts: migrating ========================================= rake aborted! An error has occurred, this and all later migrations canceled:

Validation failed: Price can't be blank /Users/yves/.rvm/gems/ruby-1.9.3-p374@rails32/gems/activerecord-3.2.12/lib/active_record/validations.rb:56:in `save!'

I re-installed Spree data from scratch into a new MySQL db ... then run the migratiion passed OK ...