Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Not compatible with Jekyll 3.0 #11

Open
devjack opened this issue Nov 6, 2015 · 1 comment
Open

Not compatible with Jekyll 3.0 #11

devjack opened this issue Nov 6, 2015 · 1 comment

Comments

@devjack
Copy link

devjack commented Nov 6, 2015

It looks like 'something' is using a deprecated method read_posts.

Specifically:

Configuration file: _config.yml
jekyll 3.0.0 | Error:  undefined method `read_posts' for class `Jekyll::Site'
Warning:  Use --force to continue.

Full CLI trace:

master(+4/-4) 2s ± grunt
Running "serve" task

Running "clean:server" (clean) task
>> 1 path cleaned.

Running "jekyll:server" (jekyll) task
`jekyll build --source app --destination .jekyll/ --config _config.yml` was initiated.

Configuration file: _config.yml
jekyll 3.0.0 | Error:  undefined method `read_posts' for class `Jekyll::Site'
Warning:  Use --force to continue.

Aborted due to warnings.


Execution Time (2015-11-06 23:42:38 UTC)
clean:server           17ms  ▇▇▇ 2%
loading grunt-jekyll   12ms  ▇▇ 1%
jekyll:server         912ms  ▇▇▇▇▇...shortened...▇▇▇▇▇ 95%
Total 959ms
@ozasadnyy
Copy link
Member

Yep, we should update Jekyll to the new version and appropriate configurations. Maybe someone want to make a PR? Because I am currently working on Project Hoverboard

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

2 participants