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

I get can't evaluate IsProduction errors. #33

Closed
jrwren opened this issue Nov 12, 2020 · 2 comments
Closed

I get can't evaluate IsProduction errors. #33

jrwren opened this issue Nov 12, 2020 · 2 comments

Comments

@jrwren
Copy link

jrwren commented Nov 12, 2020

$ hugo server -D
WARN 2020/11/11 21:45:49 Module "hugo-product-launch" is not compatible with this Hugo version; run "hugo mod graph" for more information.
Building sites … ERROR 2020/11/11 21:45:49 render of "home" failed: execute of template failed: template: index.html:3:6: executing "index.html" at <partial "head.html" .>: error calling partial: "/Users/jrwren/src/hqs/themes/hugo-product-launch/layouts/partials/head.html:4:6": execute of template failed: template: partials/head.html:26:6: executing "partials/head.html" at <partial "head/styling.html" .>: error calling partial: "/Users/jrwren/src/hqs/themes/hugo-product-launch/layouts/partials/head/styling.html:4:6": execute of template failed: template: partials/head/styling.html:4:6: executing "partials/head/styling.html" at <hugo>: can't evaluate field IsProduction in type interface {}
Total in 26 ms
Error: Error building site: failed to render pages: render of "page" failed: execute of template failed: template: _default/single.html:3:6: executing "_default/single.html" at <partial "head.html" .>: error calling partial: "/Users/jrwren/src/hqs/themes/hugo-product-launch/layouts/partials/head.html:4:6": execute of template failed: template: partials/head.html:26:6: executing "partials/head.html" at <partial "head/styling.html" .>: error calling partial: "/Users/jrwren/src/hqs/themes/hugo-product-launch/layouts/partials/head/styling.html:4:6": execute of template failed: template: partials/head/styling.html:4:6: executing "partials/head/styling.html" at <hugo>: can't evaluate field IsProduction in type interface {}
@jrwren
Copy link
Author

jrwren commented Nov 12, 2020

I didn't see that first line before. I'm sorry.

@jrwren jrwren closed this as completed Nov 12, 2020
@janraasch
Copy link
Owner

No worries 😸.

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

2 participants