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

jekyll 3.0.0.pre.beta7 - Undefined Method #3826

Closed
shadowlightwolf89 opened this issue Jun 28, 2015 · 5 comments
Closed

jekyll 3.0.0.pre.beta7 - Undefined Method #3826

shadowlightwolf89 opened this issue Jun 28, 2015 · 5 comments

Comments

@shadowlightwolf89
Copy link

So, when I try to build my jekyll site, I keep getting a liquid error...

The error code:

 Liquid Exception: undefined method `bytesize' for nil:NilClass in _layouts/default.html
jekyll 3.0.0.pre.beta7 | Error:  undefined method `bytesize' for nil:NilClass

the site source: Jekyll Guide Theme

@sondr3
Copy link
Contributor

sondr3 commented Jun 28, 2015

Had the same thing happen with me when I downloaded someone else's Jekyll site but they never had the problem. Cleaning out the _layout/*.html file made the error go away but it was all or nothing, I tried removing things piece by piece but the error was there as long as there were content in the layout file.

@parkr
Copy link
Member

parkr commented Jun 29, 2015

I think we fixed this in #3811. /cc #3808

@parkr parkr closed this as completed Jun 29, 2015
@sondr3
Copy link
Contributor

sondr3 commented Jun 29, 2015

Any ETA for the next beta release then?

@envygeeks
Copy link
Contributor

I'll ping @parkr and ask him to release a new version.

@parkr
Copy link
Member

parkr commented Jun 29, 2015

Done!

@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants