bluszcz / jekyll-strapi-4

Jekyll plugin to retrieve content from any Strapi v4 API.
https://bluszcz.github.io/jekyll-strapi/
MIT License
6 stars 1 forks source link

On init of building the repository demo fails #13

Closed oDinZu closed 2 years ago

oDinZu commented 2 years ago

I clone the repo and build the site, but I receive this error with jekyll:latest.


jekyll-strapi-jekyll-serve-1  |            Watcher: Ignoring (?-mix:^_site\/)
jekyll-strapi-jekyll-serve-1  |            Watcher: Ignoring (?-mix:^\.jekyll\-cache\/)
jekyll-strapi-jekyll-serve-1  |            Watcher: Ignoring (?-mix:^Gemfile)
jekyll-strapi-jekyll-serve-1  |            Watcher: Ignoring (?-mix:^Gemfile\.lock)
jekyll-strapi-jekyll-serve-1  |  Auto-regeneration: enabled for '/srv/jekyll'
jekyll-strapi-jekyll-serve-1  | /usr/gem/gems/jekyll-4.2.2/lib/jekyll/commands/serve/servlet.rb:3:in `require': cannot load such file -- webrick (LoadError)
bluszcz commented 2 years ago

It seems you are mixing "build" with "serve". Logs are from serve but you are writing about build.