-
Notifications
You must be signed in to change notification settings - Fork 853
Open
Description
I have encountered the following error when trying to build my site:
Start building sites …
hugo v0.145.0-666444f0a52132f9fec9f71cf25b441cc6a4f355+extended linux/amd64 BuildDate=2025-02-26T15:41:25Z VendorInfo=gohugoio
ERROR render of "/404" failed: "/home/runner/work/katiethe.dev/katiethe.dev/themes/terminal/layouts/_default/baseof.html:22:7": execute of template failed: template: 404.html:22:7: executing "footer" at <partial "footer.html" .>: error calling partial: "/home/runner/work/katiethe.dev/katiethe.dev/layouts/partials/footer.html:27:45": execute of template failed: template: partials/footer.html:27:45: executing "partials/footer.html" at <js.Build>: error calling Build: type <nil> not supported in Resource transformations
ERROR render of "/home/runner/work/katiethe.dev/katiethe.dev/content/about.md" failed: "/home/runner/work/katiethe.dev/katiethe.dev/themes/terminal/layouts/_default/baseof.html:22:7": execute of template failed: template: _default/single.html:22:7: executing "footer" at <partial "footer.html" .>: error calling partial: "/home/runner/work/katiethe.dev/katiethe.dev/layouts/partials/footer.html:27:45": execute of template failed: template: partials/footer.html:27:45: executing "partials/footer.html" at <js.Build>: error calling Build: type <nil> not supported in Resource transformations
ERROR render of "/home/runner/work/katiethe.dev/katiethe.dev/content/_index.md" failed: "/home/runner/work/katiethe.dev/katiethe.dev/themes/terminal/layouts/_default/baseof.html:22:7": execute of template failed: template: _default/index.html:22:7: executing "footer" at <partial "footer.html" .>: error calling partial: "/home/runner/work/katiethe.dev/katiethe.dev/layouts/partials/footer.html:27:45": execute of template failed: template: partials/footer.html:27:45: executing "partials/footer.html" at <js.Build>: error calling Build: type <nil> not supported in Resource transformations
ERROR render of "/posts" failed: "/home/runner/work/katiethe.dev/katiethe.dev/themes/terminal/layouts/_default/baseof.html:22:7": execute of template failed: template: _default/list.html:22:7: executing "footer" at <partial "footer.html" .>: error calling partial: "/home/runner/work/katiethe.dev/katiethe.dev/layouts/partials/footer.html:27:45": execute of template failed: template: partials/footer.html:27:45: executing "partials/footer.html" at <js.Build>: error calling Build: type <nil> not supported in Resource transformations
Total in 60 ms
Error: error building site: render: failed to render pages: render of "/categories" failed: "/home/runner/work/katiethe.dev/katiethe.dev/themes/terminal/layouts/_default/baseof.html:22:7": execute of template failed: template: _default/terms.html:22:7: executing "footer" at <partial "footer.html" .>: error calling partial: "/home/runner/work/katiethe.dev/katiethe.dev/layouts/partials/footer.html:27:45": execute of template failed: template: partials/footer.html:27:45: executing "partials/footer.html" at <js.Build>: error calling Build: type <nil> not supported in Resource transformations
Error: Process completed with exit code 1.
Metadata
Metadata
Assignees
Labels
No labels