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

NoMethodError: undefined method `initialized?' for #<I18n::Backend::Chain:0x007fdf34b8bb20> #137

Open
JulienItard opened this issue Oct 18, 2017 · 4 comments

Comments

@JulienItard
Copy link
Contributor

JulienItard commented Oct 18, 2017

When i try to run setup or import rake command i have this issue :

rake aborted!
NoMethodError: undefined method `initialized?' for #<I18n::Backend::Chain:0x007fdf34b8bb20>
/Users/julien/.rbenv/versions/2.3.3/bin/bundle:23:in `load'
/Users/julien/.rbenv/versions/2.3.3/bin/bundle:23:in `<main>'

i'm with rails 4.2.10, tolk 2.0.0

Any idea ?

@gabriel-cardoso
Copy link

Getting the same error
ruby 2.4.1, Rails 5.0.2, tolk 3.0.2

@vishalzambre
Copy link

Getting same error on tolk 2.0.0

@tonyvince
Copy link

Getting same error

ruby 2.5.1
rails 5.1.6
tolk (3.2.1)

@jhovad
Copy link

jhovad commented Feb 14, 2021

Very similar problem there :-(

rake tolk:sync
Running via Spring preloader in process 83162
rake aborted!
NoMethodError: undefined method `initialized?' for #<I18n::Backend::I18nDataBackend:0x00007fa2f72bd710>
Did you mean?  initialize
               initialize_dup
-e:1:in `<main>'

ruby 2.7.1
rails 6.1.1
tolk 4.0.1

EDIT: it's probably related to spree_i18n

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

5 participants