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 `fetch' for nil:NilClass #8

Open
apaokin opened this issue Jul 26, 2018 · 0 comments
Open

NoMethodError: undefined method `fetch' for nil:NilClass #8

apaokin opened this issue Jul 26, 2018 · 0 comments

Comments

@apaokin
Copy link

apaokin commented Jul 26, 2018

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)'

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

1 participant