hydeout
hydeout copied to clipboard
Invalid theme folder: _sass
I get this warning every time I start bundle exec jekyll serve. Everything seems to work fine, but I thought I should probably bring this to your attention.
I'm unable to reproduce, but perhaps it's this? http://talk.jekyllrb.com/t/invalid-theme-folder/2109/2
Do you have a link to to your setup or a repro?
https://github.com/bbatsov/emacsredux
Not sure why this is error-ing now, but can you create an empty _sass folder for now and see if that makes the error go away?
It seems that the error is only present when using Jekyll v3.8.x,
When I make a build using v3.7.4 there isn't any warning but as soon as I update to Jekyll v3.8 the warning reappears.
jekyll/jekyll#7630
Hi @fongandrew
Just to let you know that this issue was long fixed via https://github.com/jekyll/jekyll/pull/7679.
It got my attention again because the fix was also merged yesterday to GitHub Pages via https://github.com/github/pages-gem/pull/649#issuecomment-633419596.