You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can't evaluate field Defer in type interface {} - "github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind" is not compatible with this Hugo version
#3176
Open
2 tasks done
antaldaniel opened this issue
Dec 11, 2024
· 0 comments
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
I tried to build with several versions of hugo-extended the landing-page template, and I keep getting the following error:
"github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind" is not compatible with this Hugo version
It seems to me that I cannot work with [email protected], actually it looks to me that all errors lead to here:
partials/components/backlinks.html:4:11: executing "partials/components/backlinks.html" at : can't evaluate field Defer in type interface {}
Can you tell me please (and perhaps update the documentation) of the verison requirements of the landing-page. If this is a minor issue, than I think it should work with any Hugo-extended versions.
Preliminary Checks
Description
I tried to build with several versions of hugo-extended the landing-page template, and I keep getting the following error:
"github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind" is not compatible with this Hugo version
It seems to me that I cannot work with [email protected], actually it looks to me that all errors lead to here:
partials/components/backlinks.html:4:11: executing "partials/components/backlinks.html" at : can't evaluate field Defer in type interface {}
Can you tell me please (and perhaps update the documentation) of the verison requirements of the landing-page. If this is a minor issue, than I think it should work with any Hugo-extended versions.
Reproduction Link
https://github.com/antaldaniel/quakers
Steps to Reproduce
Expected Result
No error message.
Actual Result
"github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind" is not compatible with this Hugo version
What Hugo Module versions does your site use?
go 1.19
What operating system(s) are you seeing the problem on?
Windows, Linux
What browser(s) are you seeing the problem on?
Chrome
Which Hugo Blox template are you using?
landing-page
What version of Hugo are you using?
Hugo Extended 0.122.0 and latest
The text was updated successfully, but these errors were encountered: