mhanberg / mhanberg/jekyll-postcss
Error: Failed to find 'minima'
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 70
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, followed the README to get this setup with a fresh Jekyll project (literally jekyll new myproject). I get this error after running jekyll s:
Configuration file: /Users/rock/projects/qun/jekyll/_config.yml
PostCSS Server listening on port 8124...
Source: /Users/rock/projects/qun/jekyll
Destination: /Users/rock/projects/qun/jekyll/_site
Incremental build: disabled. Enable with --incremental
Generating...
Jekyll Feed: Generating feed for posts
PostCSS Error!
Error: Failed to find 'minima'
in [
/Users/rock/projects/qun/jekyll
]
Minima is the default theme used with Jekyll, but I have no idea why that would be throwing an error. Any tips on how I can get this fixed?
EDIT: Using jekyll 4.2.0, ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) [x86_64-darwin20]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the README setup with Jekyll 4.2.0 and Ruby 3.0.1, then inspect the generated _config.yml and the theme resolution around the reported PostCSS error. The issue is resolved when a fresh Jekyll project can run jekyll s without the “Failed to find 'minima'” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100