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

Failed to build: ERROR render of "page" failed: execute of template failed: html/template:blog/single.html:27:14: no such template "_internal/google_analytics_async.html" #311

Open
marek22k opened this issue Sep 8, 2024 · 0 comments

Comments

@marek22k
Copy link
Contributor

marek22k commented Sep 8, 2024

When I try to build coredns docs, I get the following error:

$ make
hugo -d public/
Start building sites … 
hugo v0.134.1+extended linux/amd64 BuildDate=unknown

ERROR render of "page" failed: execute of template failed: html/template:blog/single.html:27:14: no such template "_internal/google_analytics_async.html"
Total in 94 ms
Error: error building site: render: failed to render pages: render of "404" failed: execute of template failed: html/template:404.html:27:14: no such template "_internal/google_analytics_async.html"
make: *** [Makefile:4: all] Error 1

After removing the lines requires the template, I get another error:

ERROR deprecated: .Site.DisqusShortname was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.135.0. Use .Site.Config.Services.Disqus.Shortname instead.
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