GitHub Pages fails to build site: File to import not found or unreadable: leap-day
ZufengW opened this issue · 1 comments
ZufengW commented
I started getting this error today after pushing changes to my leap-day themed GitHub pages site.
Example error:
- Commit: ZufengW/ZufengW.github.io@9590e6b
- Action: Page Build
- Title: GitHub Pages failed to build your site.
- Message: Your SCSS file
assets/css/style.scss
has an error on line 1: File to import not found or unreadable: leap-day. Load path: /tmp/jekyll-remote-theme-20210724-6-1uvld1q/_sass. - Impact: Cannot update the GitHub pages site.
The commit in this example is a tiny test change that doesn't change the SCSS file. I've done similar commits in the past that worked. But I started noticing this failure today when I pushed to two of my leap-day themed repos.
parkr commented
Hi! We're working on it. Please see my comments here: #54 (comment)