Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: uninitialized constant Spree::ThemeSupport #12

Open
arthurtalkgoal opened this issue Sep 12, 2014 · 0 comments
Open

NameError: uninitialized constant Spree::ThemeSupport #12

arthurtalkgoal opened this issue Sep 12, 2014 · 0 comments

Comments

@arthurtalkgoal
Copy link

when I install rake spree_batch_products:install

I got the following error.

rake aborted!
NameError: uninitialized constant Spree::ThemeSupport
/home/railsu/.rvm/gems/ruby-2.0.0-p353@rails4/bundler/gems/spree-batch-products-44e64e759898/lib/spree_batch_products_hooks.rb:1:in <top (required)>' /home/railsu/.rvm/gems/ruby-2.0.0-p353@rails4/gems/polyglot-0.3.5/lib/polyglot.rb:65:inrequire'
/home/railsu/.rvm/gems/ruby-2.0.0-p353@rails4/gems/polyglot-0.3.5/lib/polyglot.rb:65:in require' /home/railsu/.rvm/gems/ruby-2.0.0-p353@rails4/bundler/gems/spree-batch-products-44e64e759898/lib/spree_batch_products.rb:2:in<top (required)>'

Here are my spree gems:

  • spree (2.4.0.beta 7f40916)
  • spree_alipay (2.2.0 7e7a89c)
  • spree_api (2.4.0.beta)
  • spree_backend (2.4.0.beta)
  • spree_batch_products (0.70.0 44e64e7)
  • spree_cmd (2.4.0.beta)
  • spree_core (2.4.0.beta)
  • spree_frontend (2.4.0.beta)
  • spree_i18n (3.0.0 0c3e1e5)
  • spree_paypal_express (2.0.3 517a926)
  • spree_reviews (1.0.0 9a69348)
  • spree_sample (2.4.0.beta)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant