Skip to content

Hugo Blox is incompatible with Hugo 0.147 #3221

@didierverna

Description

@didierverna

Preliminary Checks

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

  1. clone the repo
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions