Skip to content

Update docs or dependencies to include installing webrick #864

@yuletide

Description

@yuletide

With a fresh install on mac using chruby, ruby ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e) [arm64-darwin21] (as suggested by jekyll docs) and github-pages (227) the command for jekyll serve fails complaining about missing webrick. Adding this to the Gemfile fixes the issue.

Before submitting an issue, please be sure to

This issue affects

  • The site generated by GitHub Pages
  • Building sites locally

The GitHub Pages Gem is intended to help users replicate the GitHub Pages build environment locally. If your issue affects both the hosted version and the version previewed locally, you may be better suited reporting seeking support in other forums.

What did you do (e.g., steps to reproduce)

Followed the docs

What did you expect to happen?

jekyll serve to work

What happened instead?

This error jekyll/jekyll#8523

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions