Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error calling partials when rendering page #17

Open
izikeros opened this issue Nov 23, 2022 · 0 comments
Open

Error calling partials when rendering page #17

izikeros opened this issue Nov 23, 2022 · 0 comments

Comments

@izikeros
Copy link

When generating the page I'm getting the error:

ERROR 2022/11/23 08:42:04 render of "page" failed: "/web/themes/hugo-w3-simple/layouts/_default/baseof.html:6:5": execute of template failed: template: _default/single.html:6:5: executing "_default/single.html" at <partial "head.html" .>: error calling partial: "/web/themes/hugo-w3-simple/layouts/partials/head.html:19:8": execute of template failed: template: partials/head.html:19:8: executing "partials/head.html" at <$.Scratch.Add>: error calling Add: can't apply the operator to the values

and more, similar errors for rendering "taxonomy", "section", "page"

I'm using:

$ hugo version
hugo v0.105.0+extended darwin/amd64 BuildDate=unknown

on macOS.

The page renders with e.g. 'ananke' theme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant