Upgraded from 0.55.6 to v0.59.1: warn - found no layout file

I upgraded from v0.55.6 to v0.59.1 a few days ago and I’m getting the warning message:

Building sites … WARN 2019/11/13 16:51:55 found no layout file for "HTML" for "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

I understand what the message is saying, I’m missing something, but I don’t have a file or folder named “HTML” or “section”. How do I troubleshoot this further? Thanks.

Use the disableKinds array in your config to get rid of this warning.

2 Likes