Elderjs / elderjs

Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.

Home Page:https://elderguide.com/tech/elderjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS file not found in /elder-path/public/_elderjs/assets

markjaquith opened this issue · comments

Every build seems to print this error:

CSS file not found in /elder-path/public/_elderjs/assets

You can see it with a fresh npx degit of the template repo.

Indeed, at the time that the error is printed, a CSS file does not exist there. But it does by the end of the build process.

Linux fellow ? 🐧 #205
It's part of bug introduce in 1.5 on the linux platform, I will recommend to switch to 1.4 until we fix it.