hugo crash whith cached module #27
Closed
kGk0
started this conversation in
Issues and bugs
Replies: 1 comment 2 replies
-
|
Could you please provide the public repo for reproducing? It probably was caused by the wrong configuration. For example, // params.yaml
hb:
docs:The configuration will remove all default parameters of // params.yaml
hb:
# docs: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
First, thank you for this promising framework.
I used it several hours without trouble and then I got this error:
hugo: collected modules in 1014 ms
ERROR render of "page" failed: "[...}\AppData\Local\hugo_cache\modules\filecache\modules\pkg\mod\github.com\hbstack\docs@v0.6.4\layouts\docs\single.html:12:16": execute of template failed: template: docs/single.html:12:16: executing "main" at <partial "hb/modules/docs/doc/meta" .>: error calling partial: "[...}\AppData\Local\hugo_cache\modules\filecache\modules\pkg\mod\github.com\hbstack\docs@v0.6.4\layouts\partials\hb\modules\docs\doc\meta.html:3:26": execute of template failed: template: partials/hb/modules/docs/doc/meta.html:3:26: executing "partials/hb/modules/docs/doc/meta.html" at : invalid value; expected string
I have cleared the cache and launched a new session but the result is the same. Have I broken something with a bad config somehow ?
Beta Was this translation helpful? Give feedback.
All reactions