Get rid of the warnings during hugo serve #14

Closed
opened 2021-10-25 22:23:55 +02:00 by p1ng0ut · 2 comments

There are those annoying warnings when you run "hugo serve". It would be good if we could get rid of that.

WARN 2021/10/25 22:21:01 found no layout file for "HTML" for kind "term": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

There are those annoying warnings when you run "hugo serve". It would be good if we could get rid of that. `WARN 2021/10/25 22:21:01 found no layout file for "HTML" for kind "term": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.`

I just tried to reproduce that, I know warnings are annoying and should be fixed.

But I cannot reproduce that. What version of hugo are you using?

$ hugo serve                                                                         

Start building sites …
hugo v0.91.2+extended darwin/amd64 BuildDate=unknown

…

Otherwise, it could also be related to the theme, did you check out the submodule correctly - it should currently be on the tag v0.3.8...

I just tried to reproduce that, I know warnings are annoying and should be fixed. But I cannot reproduce that. What version of hugo are you using? ```sh $ hugo serve Start building sites … hugo v0.91.2+extended darwin/amd64 BuildDate=unknown … ``` Otherwise, it could also be related to the theme, did you check out the submodule correctly - it should currently be on the tag `v0.3.8`...
Poster
Owner

Ich kann den Issue auch nicht mehr nachvollziehen und mache den deshalb wieder zu.

Ich kann den Issue auch nicht mehr nachvollziehen und mache den deshalb wieder zu.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Frontend/Homepage#14
There is no content yet.