Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TL-C opened this issue May 20, 2022 · 1 comment

Comments

@TL-C
Copy link

TL-C commented May 20, 2022

- Do you want to request a feature or report a bug?

- What is the current behavior?

- If the current behavior is a bug, please provide the steps to reproduce.

- What is the expected behavior?

- Please mention your node.js, NPM, Hugo and operating system version.

@TL-C
Copy link
Author

TL-C commented May 20, 2022

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:

Installing with this instructions. Quick Start | Hugo
git clone --recurse-submodules GitHub - TL-C/one-click-hugo-cms 1
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant