Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

undefined method `extname' for #<Jekyll::Layout: #8

@shivabhusal

Description

@shivabhusal
 $ jekyll s
Configuration file: /Users/john/projects/csheet/_config.yml
            Source: /Users/john/projects/csheet
       Destination: /Users/john/projects/csheet/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
jekyll 3.8.5 | Error:  undefined method `extname' for #<Jekyll::Layout:0x00007f877bd17220>

this happened when I added following in my Gemfile

group :jekyll_plugins do
  gem 'jekyll-slim'
  gem 'slim', github: 'slim-template/slim'
end

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