


So, when starting the server : bundle exec jekyll serve -trace -livereloadĬonfiguration file: C:/Github/myrepo2/_config.yml But when I add the option -livereload I get errors each first save of a file. When I do a bundle exec jekyll serve it works fine. I’m working on Visual Code Studio to create my blog on Github Pages using Jekyll static generator.
#Livereload troubleshooting install
I have a fresh install of Ruby2.7.0 and Jekyll following Jekyll tutorial (first part via RubyInstaller).
