Open muygalan opened 5 years ago
Even I am getting this same issue. @muygalan did you get a solution for this issue.?
I also have this problem
I found the answer ....
It seems that you need to place the line exclude: [vendor] in _config.yml
found this on the following Github issue: https://github.com/jekyll/jekyll/issues/2938
Preface: I am using Windows 10 and using WSL.
I cloned a new copy of the Mediumish theme following the instructions here.
I am receiving the following error(s):
First command
jekyll serve --watch
So then I ran the following command
bundle exec jekyll serve --watch
:Any ideas of what could be wrong?