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

Models::SolidusGlobalize::Spree::TaxonomyDecorator (NameError) #26

Closed
wayferer opened this issue Nov 30, 2019 · 1 comment
Closed

Models::SolidusGlobalize::Spree::TaxonomyDecorator (NameError) #26

wayferer opened this issue Nov 30, 2019 · 1 comment

Comments

@wayferer
Copy link

wayferer commented Nov 30, 2019

It was suggested on Slack to make an issue here. The project is running fine locally but when pushed to Heroku I'm getting the following error:

/app/vendor/bundle/ruby/2.5.0/gems/zeitwerk-2.2.1/lib/zeitwerk/loader.rb:351:in `const_get': uninitialized constant Models::SolidusGlobalize::Spree::TaxonomyDecorator (NameError)

Did you mean?  Models::SolidusGlobalize::Spree::TaxonomyDecorator

Models::SolidusGlobalize::Spree::TaxonDecorator

Have I overlooked a command to run? I've run the migrations, seeds and sample product commands against the Heroku app.

heroku addons:create heroku-postgresql:hobby-dev
heroku run rake db:migrate
heroku run rake db:seed
heroku run rake spree_sample:load

Thanks.

Edit: Sometimes I also get this error:

/app/vendor/bundle/ruby/2.5.0/gems/zeitwerk-2.2.1/lib/zeitwerk/loader.rb:351:in `const_get': uninitialized constant Controllers::SolidusGlobalize::Spree::BaseControllerDecorator (NameError)

Did you mean? Controllers::SolidusGlobalize::Spree::BaseControllerDecorator
@kennyadsl
Copy link
Member

@wayferer closing this one since this is not the right repo. My fault telling you the wrong information on Slack. I've already re-opened this in the right place (https://github.com/solidusio-contrib/solidus_globalize). Thanks!

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

2 participants