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

Amber rebuild error #180

Closed
just1602 opened this issue Dec 26, 2014 · 1 comment
Closed

Amber rebuild error #180

just1602 opened this issue Dec 26, 2014 · 1 comment

Comments

@just1602
Copy link
Collaborator

When I run amber rebuild I got this error:

/usr/local/lib64/ruby/gems/2.1.0/gems/i18n-0.7.0/lib/i18n.rb:284:in `enforce_available_locales!': :en is not a valid locale (I18n::InvalidLocale)
    from /usr/local/lib64/ruby/gems/2.1.0/gems/i18n-0.7.0/lib/i18n/config.rb:34:in `default_locale='
    from /usr/local/lib64/ruby/gems/2.1.0/gems/i18n-0.7.0/lib/i18n.rb:35:in `default_locale='
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/lib/amber/site_configuration.rb:96:in `cleanup'
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/lib/amber/site_configuration.rb:79:in `initialize'
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/lib/amber/site_configuration.rb:46:in `new'
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/lib/amber/site_configuration.rb:46:in `load'
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/lib/amber/site.rb:17:in `initialize'
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/lib/amber/cli.rb:40:in `new'
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/lib/amber/cli.rb:40:in `rebuild'
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/bin/amber:79:in `main'
    from /usr/local/lib64/ruby/gems/2.1.0/gems/amber-0.3.3/bin/amber:82:in `<top (required)>'
    from /usr/local/bin/amber:23:in `load'
    from /usr/local/bin/amber:23:in `<main>'

I run ruby 2.1.5 and amber 0.3.3.

@elijh
Copy link
Contributor

elijh commented Jan 3, 2015

This should be resolved with amber 0.3.4. try sudo gem update amber

@elijh elijh closed this as completed Jan 3, 2015
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