We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting the same error as previously reported, with Spree 3.1. I also tried bundle exec, but no luck.
Thank you.
rake aborted! NameError: uninitialized constant Spree::Chimpy::Config /Users/sarahana/.rvm/gems/ruby-2.2.2/bundler/gems/spree_chimpy-1763ad974109/lib/spree_chimpy.rb:25:in `configured?' /Users/sarahana/.rvm/gems/ruby-2.2.2/bundler/gems/spree_chimpy-1763ad974109/lib/spree_chimpy.rb:45:in `list' /Users/sarahana/.rvm/gems/ruby-2.2.2/bundler/gems/spree_chimpy-1763ad974109/lib/spree_chimpy.rb:69:in `sync_merge_vars' /Users/sarahana/.rvm/gems/ruby-2.2.2/bundler/gems/spree_chimpy-1763ad974109/lib/tasks/spree_chimpy.rake:5:in `block (3 levels) in <top (required)>' /Users/sarahana/.rvm/gems/ruby-2.2.2/gems/rake-12.0.0/exe/rake:27:in `<top (required)>' /Users/sarahana/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in `eval' /Users/sarahana/.rvm/gems/ruby-2.2.2/bin/ruby_executable_hooks:15:in `<main>' Tasks: TOP => spree_chimpy:merge_vars:sync (See full trace by running task with --trace)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting the same error as previously reported, with Spree 3.1. I also tried bundle exec, but no luck.
Thank you.
The text was updated successfully, but these errors were encountered: