-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
What happened?
Getting the below errors when trying to deploy a new post. Layous hasn't changed on my end in quite some time. Checked past branches, files weren't there previously.
Hugo version
0.128.0
Theme version
3.33.0
What browsers are you seeing the problem on?
Firefox
More information about the browser
145.0.1, Fedora
Relevant log output
hugo: collected modules in 862 ms
Start building sites …
hugo v0.128.0-e6d2712ee062321dc2fc49e963597dd5a6157660+extended linux/amd64 BuildDate=2024-06-25T16:15:48Z VendorInfo=gohugoio
ERROR render of "404" failed: "/home/runner/work/_temp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.33.0/layouts/_default/baseof.html:4:12": execute of template failed: template: 404.html:4:12: executing "404.html" at <partial "head/head.html" .>: error calling partial: "/home/runner/work/_temp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.33.0/layouts/partials/head/head.html:25:4": execute of template failed: template: partials/head/head.html:25:4: executing "partials/head/head.html" at <partial "google_analytics.html" .>: error calling partial: partial "google_analytics.html" not found
ERROR render of "term" failed: "/home/runner/work/_temp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.33.0/layouts/_default/baseof.html:4:12": execute of template failed: template: _default/list.html:4:12: executing "_default/list.html" at <partial "head/head.html" .>: error calling partial: "/home/runner/work/_temp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.33.0/layouts/partials/head/head.html:25:4": execute of template failed: template: partials/head/head.html:25:4: executing "partials/head/head.html" at <partial "google_analytics.html" .>: error calling partial: partial "google_analytics.html" not found
ERROR render of "home" failed: "/home/runner/work/_temp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.33.0/layouts/_default/baseof.html:4:12": execute of template failed: template: index.html:4:12: executing "index.html" at <partial "head/head.html" .>: error calling partial: "/home/runner/work/_temp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.33.0/layouts/partials/head/head.html:25:4": execute of template failed: template: partials/head/head.html:25:4: executing "partials/head/head.html" at <partial "google_analytics.html" .>: error calling partial: partial "google_analytics.html" not found
Total in 982 ms
Error: error building site: render: failed to render pages: render of "taxonomy" failed: "/home/runner/work/_temp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.33.0/layouts/_default/baseof.html:4:12": execute of template failed: template: _default/list.html:4:12: executing "_default/list.html" at <partial "head/head.html" .>: error calling partial: "/home/runner/work/_temp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.33.0/layouts/partials/head/head.html:25:4": execute of template failed: template: partials/head/head.html:25:4: executing "partials/head/head.html" at <partial "google_analytics.html" .>: error calling partial: partial "google_analytics.html" not foundLink to Minimal Reproducible Example
https://github.com/Pacers31Colts18/pacers31colts18.github.io
Metadata
Metadata
Assignees
Labels
No labels