Newer Version Than 0.122.0 Hugo Breaks Eureka Theme
2024-06-16
1 min read
Reference to the Github issue, if you meet error log like the one below:
ERROR POSTCSS: failed to transform "/css/eureka.css" (text/css): resource "css/eureka.css_59122205213644db2a335025f85b41bf" not found in file cache
This means theme eureka is incompatible with the newer version hugo.
Temporary solusions are downgrading hugo to 0.122.0 version, and waiting for a fix from upstream.