-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/HugoBlox/hugo-blox-builder/issues?q=is%3Aissue
- This issue is not a question, feature request, or anything other than a bug report directly related to Hugo Blox Builder. Please post those things on Discord: https://discord.gg/z8wNYzb
Description
Hello, after brew upgraded Hugo from 0.145 to 0.147 today, I'm getting a bunch of errors like this:
executing "_partials/views/article-grid.html" at <$item.GetTerms>: GetTerms is not a method but has arguments
, triggered from different places.
Also, after starting hugo server, there is an initial warning:
WARN skipping template file "/Users/didier/Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!hugo!blox/hugo-blox-builder/modules/blox-tailwind@v0.3.2/layouts/_default/_markup/sitemap.xml": unrecognized render hook template
.
I've created a fresh clone of the academic cv template (see the repo below) and verify that the problem exists without any modifications on the repo (also after doing a hugo mod get -u
.
Reproduction Link
https://github.com/didierverna/test
Steps to Reproduce
- clone the repo
- try hugo server
Expected Result
a live website
Actual Result
a bunch of errors
What Hugo Module versions does your site use?
module github.com/HugoBlox/hugo-blox-builder/starters/academic-cv
go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20250301201144-44e75541f7be
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.3.2
)
require github.com/HugoBlox/hugo-blox-builder/modules/blox-analytics v0.1.3 // indirect
What operating system(s) are you seeing the problem on?
macOS
What browser(s) are you seeing the problem on?
Other, Firefox
Which Hugo Blox template are you using?
Academic CV
What version of Hugo are you using?
hugo v0.147.8+extended+withdeploy darwin/arm64 BuildDate=2025-06-07T12:59:52Z VendorInfo=brew