Environment
Problem
When try to render locally with this hugo version, it fails on mermaid scripts error:
ERROR render of "path/docs/content/en/docs/workflows/_index.md" failed: "/Users/me/Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/google/docsy@v0.11.0/layouts/docs/baseof.html:33:7": execute of template failed: template: docs/list.html:33:7: executing "docs/list.html" at <partial "scripts.html" .>: error calling partial: "/Users/me/Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/google/docsy@v0.11.0/layouts/partials/scripts.html:73:4": execute of template failed: template: partials/scripts.html:73:4: executing "partials/scripts.html" at <partial "scripts/mermaid.html" .>: error calling partial: "//Users/me/Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/google/docsy@v0.11.0/layouts/partials/scripts/mermaid.html:5:10": execute of template failed: template: partials/scripts/mermaid.html:5:10: executing "partials/scripts/mermaid.html" at <.Err>: can't evaluate field Err in type resource.Resource
Environment
hugo version): hugo v0.145.0+extended+withdeploy darwin/arm64 BuildDate=2025-02-26T15:41:25Z VendorInfo=brewProblem
When try to render locally with this hugo version, it fails on mermaid scripts error: