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

Stack level too deep on basic usage #6

Open
prociow opened this issue Dec 10, 2019 · 0 comments
Open

Stack level too deep on basic usage #6

prociow opened this issue Dec 10, 2019 · 0 comments

Comments

@prociow
Copy link

prociow commented Dec 10, 2019

Everything seems to be setup OK but I get a following error when trying to paste the given example into any of my files.

SystemStackError: stack level too deep
  /usr/local/lib/ruby/gems/2.4.0/gems/jekyll-3.6.0/lib/jekyll/site.rb:284:in `each'
  /usr/local/lib/ruby/gems/2.4.0/gems/jekyll-3.6.0/lib/jekyll/site.rb:284:in `find'
  /usr/local/lib/ruby/gems/2.4.0/gems/jekyll-3.6.0/lib/jekyll/site.rb:284:in `find_converter_instance'
  /Users/prociow/proxi.cloud.gitlab.io/lib/jekyll-code-tabs.rb:44:in `render'
  /Users/prociow/proxi.cloud.gitlab.io/lib/jekyll-code-tabs.rb:47:in `render'

I am not an advanced Ruby user but it seems that it goes into an uneccessary loop trying to render the code tabs.

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