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

render_header': undefined method header' for nil:NilClass (NoMethodError) #28

Open
JustinPealing opened this issue Jun 14, 2019 · 0 comments

Comments

@JustinPealing
Copy link

On Ubuntu 19.04, having done gem install ecl I get the following error running ecl a second time (after the config file has been created)

Traceback (most recent call last):
	6: from /home/justin/.rbenv/versions/2.5.0/bin/ecl:23:in `<main>'
	5: from /home/justin/.rbenv/versions/2.5.0/bin/ecl:23:in `load'
	4: from /home/justin/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/ecl-1.2.1/exe/ecl:4:in `<top (required)>'
	3: from /home/justin/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/ecl-1.2.1/lib/eclair/console.rb:16:in `init'
	2: from /home/justin/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/ecl-1.2.1/lib/eclair/grid.rb:60:in `start'
	1: from /home/justin/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/ecl-1.2.1/lib/eclair/grid.rb:108:in `render_all'
/home/justin/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/ecl-1.2.1/lib/eclair/grid.rb:23:in `render_header': undefined method `header' for nil:NilClass (NoMethodError)

ruby version:

ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux]

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