Marie Lamoureux
05/09/2023, 7:54 AM[WARNING Spree] Missing migrations.
[WARNING Spree] - add_unique_index_to_option_values_variants
[WARNING Spree] - change_column_null_option_values_option_type_id
[WARNING Spree] - drop_deprecated_address_id_from_shipments
[WARNING Spree] - drop_unused_promo_action_line_items
[WARNING Spree] - remove_match_policy_from_spree_promotion
[WARNING Spree] - remove_taxon_position
[WARNING Spree] - remove_unused_columns_from_promotion_rules
[WARNING Spree]
[WARNING Spree] Run `bin/rails railties:install:migrations` to get them.
[WARNING Spree] You can silence this warning by setting the `SOLIDUS_SKIP_MIGRATIONS_CHECK` environment variable.
rails aborted!
LoadError: cannot load such file -- spree/testing_support
/Users/marielamoureux/code/lamoureuxmarie/infini-store/config/application.rb:13:in `block in <class:Application>'
/Users/marielamoureux/code/lamoureuxmarie/infini-store/config/environment.rb:5:in `<main>'
Tasks: TOP => db:load_config => environment
I get the same message after running ``bin/rails railtiesinstallmigrations`` or rails db:drop db:create db:migrate
Any idea about how to fix this?kennyadsl
Marie Lamoureux
05/09/2023, 8:04 AMrequire 'spree/testing_support'
waiting_for_dev
05/09/2023, 8:07 AMwaiting_for_dev
05/09/2023, 8:07 AMwaiting_for_dev
05/09/2023, 8:07 AMwaiting_for_dev
05/09/2023, 8:09 AMMarie Lamoureux
05/09/2023, 8:10 AMwaiting_for_dev
05/09/2023, 8:12 AM