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
Good morning! Exception NoMethodError raised after executing "bundle exec localer check ."
andrey@andrey-Vostro-3558:~/octoshell$ bundle exec localer check . bundler: failed to load command: localer (/home/andrey/.rbenv/versions/jruby-9.1.10.0/bin/localer) NoMethodError: undefined method `fetch' for nil:NilClass /home/andrey/.rbenv/versions/jruby-9.1.10.0/lib/ruby/gems/shared/gems/localer-0.1.1/lib/localer/config.rb:24:in `load' /home/andrey/.rbenv/versions/jruby-9.1.10.0/lib/ruby/gems/shared/gems/localer-0.1.1/lib/localer.rb:23:in `configure' /home/andrey/.rbenv/versions/jruby-9.1.10.0/lib/ruby/gems/shared/gems/localer-0.1.1/bin/localer:16:in `check' /home/andrey/.rbenv/versions/jruby-9.1.10.0/lib/ruby/gems/shared/gems/thor-0.20.0/lib/thor/command.rb:27:in `run' /home/andrey/.rbenv/versions/jruby-9.1.10.0/lib/ruby/gems/shared/gems/thor-0.20.0/lib/thor/invocation.rb:126:in `invoke_command' /home/andrey/.rbenv/versions/jruby-9.1.10.0/lib/ruby/gems/shared/gems/thor-0.20.0/lib/thor.rb:387:in `dispatch' /home/andrey/.rbenv/versions/jruby-9.1.10.0/lib/ruby/gems/shared/gems/thor-0.20.0/lib/thor/base.rb:466:in `start' /home/andrey/.rbenv/versions/jruby-9.1.10.0/lib/ruby/gems/shared/gems/localer-0.1.1/bin/localer:46:in `<main>' org/jruby/RubyKernel.java:979:in `load' /home/andrey/.rbenv/versions/jruby-9.1.10.0/bin/localer:1:in `<main>' org/jruby/RubyKernel.java:979:in `load' /home/andrey/.rbenv/versions/jruby-9.1.10.0/bin/localer:22:in `(root)'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Good morning!
Exception NoMethodError raised after executing "bundle exec localer check ."
The text was updated successfully, but these errors were encountered: