Jekyll - ftsrg/cheat-sheets GitHub Wiki

Troubleshooting

Problem: jekyll serve throws the following error:

Error: uninitialized constant Jekyll::Watcher

Solution: install Ruby 2.2 (see Ruby for details).

Page build fails

Problem: the page build fails and you receive the following error:

The page build failed with the following error:

unable to sync pages directory. Please try again later.

If you have any questions you can contact us by replying to this email.

Solution: just try again later :) surprisingly, this worked for me.