-
Notifications
You must be signed in to change notification settings - Fork 40
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
cleaner.rb:76 : stack level too deep #16
Comments
Hi. Does this happen only if category archive plugin installed or not? I'm curious whether this relates to the plugin since the stack trace does not show anything related to it. |
Yeah, it happens *only *if the category archive plugin is installed On Tue, Nov 10, 2015 at 11:10 PM, Shigeya Suzuki [email protected]
|
Okay, now I have tried with my test environment, but haven't case similar stack overflow. Would you please provide configuration detail? |
Hi, I have the same problem. Thank you in advance for your work. |
When trying to run
jekyll serve
I'm getting:When looking into line 76 (in cleaner.rb), I'm seeing
[parent_dir] + parent_dirs(parent_dir)
The text was updated successfully, but these errors were encountered: