-
Notifications
You must be signed in to change notification settings - Fork 37
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
Error during build #20
Comments
Has anyone found a solution to this? I'm getting getting the same error when trying to paginate a collection. When paginating only the _posts directory everything builds fine. I'm running Jekyll 3.2.1. Here's my
|
I would get that error on occasionally when I miss configured something in config file. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi all, getting this error, not sure what to do.
jekyll build --trace
'Configuration file: /Users/arturogoicochea/Dropbox (Personal)/designDev/arturogoicochea2016/web/_config.yml
Source: /Users/arturogoicochea/Dropbox (Personal)/designDev/arturogoicochea2016/web
Destination: /Users/arturogoicochea/Dropbox (Personal)/designDev/arturogoicochea2016/web/_site
Generating...
/Library/Ruby/Gems/2.0.0/gems/octopress-paginate-1.1.2/lib/octopress-paginate.rb:139:in
collection': undefined method
docs' for nil:NilClass (NoMethodError)from /Library/Ruby/Gems/2.0.0/gems/octopress-paginate-1.1.2/lib/octopress-paginate.rb:54:in
add_pages' from /Library/Ruby/Gems/2.0.0/gems/octopress-paginate-1.1.2/lib/octopress-paginate.rb:49:in
paginate'from /Library/Ruby/Gems/2.0.0/gems/octopress-paginate-1.1.2/lib/octopress-paginate/hooks.rb:8:in
block in post_read' from /Library/Ruby/Gems/2.0.0/gems/octopress-paginate-1.1.2/lib/octopress-paginate/hooks.rb:7:in
each'from /Library/Ruby/Gems/2.0.0/gems/octopress-paginate-1.1.2/lib/octopress-paginate/hooks.rb:7:in
post_read' from /Library/Ruby/Gems/2.0.0/gems/octopress-hooks-2.6.1/lib/octopress-hooks.rb:184:in
block in read'from /Library/Ruby/Gems/2.0.0/gems/octopress-hooks-2.6.1/lib/octopress-hooks.rb:183:in
each' from /Library/Ruby/Gems/2.0.0/gems/octopress-hooks-2.6.1/lib/octopress-hooks.rb:183:in
read'from /Library/Ruby/Gems/2.0.0/gems/jekyll-2.5.3/lib/jekyll/site.rb:49:in
process' from /Library/Ruby/Gems/2.0.0/gems/jekyll-2.5.3/lib/jekyll/command.rb:28:in
process_site'from /Library/Ruby/Gems/2.0.0/gems/jekyll-2.5.3/lib/jekyll/commands/build.rb:56:in
build' from /Library/Ruby/Gems/2.0.0/gems/jekyll-2.5.3/lib/jekyll/commands/build.rb:34:in
process'from /Library/Ruby/Gems/2.0.0/gems/jekyll-2.5.3/lib/jekyll/commands/build.rb:18:in
block (2 levels) in init_with_program' from /Library/Ruby/Gems/2.0.0/gems/mercenary-0.3.5/lib/mercenary/command.rb:220:in
call'from /Library/Ruby/Gems/2.0.0/gems/mercenary-0.3.5/lib/mercenary/command.rb:220:in
block in execute' from /Library/Ruby/Gems/2.0.0/gems/mercenary-0.3.5/lib/mercenary/command.rb:220:in
each'from /Library/Ruby/Gems/2.0.0/gems/mercenary-0.3.5/lib/mercenary/command.rb:220:in
execute' from /Library/Ruby/Gems/2.0.0/gems/mercenary-0.3.5/lib/mercenary/program.rb:42:in
go'from /Library/Ruby/Gems/2.0.0/gems/mercenary-0.3.5/lib/mercenary.rb:19:in
program' from /Library/Ruby/Gems/2.0.0/gems/jekyll-2.5.3/bin/jekyll:20:in
<top (required)>'from /usr/local/bin/jekyll:23:in
load' from /usr/local/bin/jekyll:23:in
The text was updated successfully, but these errors were encountered: