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

Version issue #17

Open
bstarr322 opened this issue Jun 21, 2017 · 2 comments
Open

Version issue #17

bstarr322 opened this issue Jun 21, 2017 · 2 comments

Comments

@bstarr322
Copy link

Hi there,

I am using Jekyll 3.4.3 and getting this error.
Serve error: undefined method post_read’ for class Jekyll::Document’

I checked this document and followed it but can't get it work.
https://talk.jekyllrb.com/t/serve-error-undefined-method-post-read-for-class-jekyll-document/353/8
but it doesn't have this branch.
branch: "resurface-methods"

would you please let me know how to fix this issue ?

Thanks,

@Richzendy
Copy link

I had the same error, was about mix of rubygems from the linux distro repositories versus local gem files, please make a clean install of jekyll, maybe using https://rvm.io/

@Richzendy
Copy link

Well, looking better this problem, is because a recent jekyll versions, using jekyll == 3.0.5 all is working, this plugin have problems to load fine with the last jekyll versions.

If you need to install a specific jekyll version try:

gem install jekyll --version 3.0.5

Clean your local gem instalation first to get the exactly of dependences versions of all.

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

2 participants