Skip to content

Upgrade Jekyll to 4.3.3 to fix Ruby logger issue #294

Description

@tatianaanthony

I (and others online) have gotten this error on a variety of repos running bundle exec jekyll build on Jekyll 4.3.2 with Ruby 3.3.0:

C:/Ruby33-x64/lib/ruby/3.3.0/logger.rb:384:in level': undefined method []' for nil

The fix is simple: In Gemfile.lock, change line 24 to:

jekyll (4.3.3)

This has been solved for a couple years now, and seems to have fixed it on my computer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions