Found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination

WARN 2022/05/20 00:02:18 found no layout file for “HTML” for kind “taxonomy”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/05/20 00:02:18 found no layout file for “HTML” for kind “taxonomy”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/05/20 00:02:18 found no layout file for “HTML” for kind “home”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

And when I render in web server localhost:1313, I get
WARN 2022/05/20 00:26:58 found no layout file for “HTML” for kind “home”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

But, when I deploy to Netlify, it gets published. The code is good.

I have tried the following:

  1. Installing with this instructions. Quick Start | Hugo
  2. git clone --recurse-submodules GitHub - TL-C/one-click-hugo-cms

Other info:
C:>hugo version
hugo v0.99.1-d524067382e60ce2a2248c3133a1b3af206b6ef1 windows/amd64 BuildDate=2022-05-18T11:18:14Z VendorInfo=gohugoio

C:>go version
go version go1.18.2 windows/amd64

Please raise your questions with the project author:
https://github.com/netlify-templates/one-click-hugo-cms/issues

1 Like