Error: no such template "partials/page-description.html" #2212
-
|
Hi all! After being away for a few years I've been trying to revive a Hugo site using Docsy that I've been running. I have Docsy installed as a Git submodule in my repository. I updated Docsy and managed to fix a number of issues on my own but now I'm stuck on this error when I run This makes very little sense to me as that file is definitely present. I tried copying it into the main \layouts\partials\ folder from where it should overwrite the copy in the themes folder but no luck. If that's not clear yet, I should add that I'm pretty out of my depth. Way back, this site was set up for me by a group of lovely people and over the years I sort of muddled through with Google. Any help now would be much appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The error you are describing is a known issue (#2213, #2214) when running docsy with latest released Hugo version 0.146.3. Hope that helps! |
Beta Was this translation helpful? Give feedback.
The error you are describing is a known issue (#2213, #2214) when running docsy with latest released Hugo version 0.146.3.
I would propose to use hugo version 0.145.0 for now, the error should go away then.
Hope that helps!