Open Steve-Shao opened 4 months ago
I don't know why this happens -- but I can tell you the steps that fixed the problem for me:
eureka
submodules directory, and run hugo mod clean
. hugo mod clean
in the project root. hugo build
to build the project. Hopefully this helps.
I also ran into this, https://discourse.gohugo.io/t/error-building-site-postcss/31766/2 fixed it for me
Describe the bug
I've been using the eureka theme for a few years, but in a recent edit, when I used
hugo server
, I got:I searched on the web and this error seems to happen when hugo upgrades, but I've not found a good solution that works for me.