Open kidsil opened 9 years ago
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 notifications@github.com wrote:
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.
— Reply to this email directly or view it on GitHub https://github.com/shigeya/jekyll-category-archive-plugin/issues/16#issuecomment-155583947 .
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. I've done a further analysis and found a possible cause of the problem on another jekyll plugin. Have a look at this issue.
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)