I've been experimenting with Jekyll, and I can't get Jekyll to regenerate file changes (jekyll --server --auto). I'm using Sass, but I can't even get it to work with normal css. I've tried plugins, I've tried pulling other people's repos and just using there code, but no luck. What am I doing wrong?
It's a problem with the gem. An easy fix is:
gem uninstall directory_watcher
gem install directory_watcher -v 1.4.1
Here's a link for reference: https://github.com/mojombo/jekyll/issues/970
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With