Not able to build
Describe the bug A clear and concise description of what the bug is.
Hi so everything works i was able to create the site and everyting, but when i try to build the site i get this errors:
Start building sites … hugo v0.101.0+extended linux/amd64 BuildDate=unknown WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 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/07/06 18:21:33 found no layout file for "HTML" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
i have v0.101 extended, so i dont know what the issue is.
Could you help?sazs
I also have those warnings, but they are just warnings the command hugo server -D still works