Hello there,
This is first time time. I tried searching though the topics but I haven’t found what concerns my case.
This is my first time using HUGO and as such, I followed the example listed on the site.
Platform: Ubuntu 24.04.
I followed the instructions and used the Theme NewBee.
Everything goes fine until I issue the command “hugo server”.
Only errors
-
ERROR render of “home” failed: “/path/themes/newbee/layouts/_default/baseof.html:3:8”: execute of template failed: template: index.html:3:8: executing “index.html” at <partial “head.html” .>: error calling partial: execute of template failed: html/template:partials/head.html:12:20: no such template “_internal/google_analytics_async.html”
-
ERROR render of “404” failed: “/path/newbee/layouts/_default/baseof.html:3:8”: execute of template failed: template: 404.html:3:8: executing “404.html” at <partial “head.html” .>: error calling partial: execute of template failed: html/template:partials/head.html:12:20: no such template “_internal/google_analytics_async.html”
-
ERROR render of “taxonomy” failed: “path/newbee/layouts/_default/baseof.html:3:8”: execute of template failed: template: categories/terms.html:3:8: executing “categories/terms.html” at <partial “head.html” .>: error calling partial: execute of template failed: html/template:partials/head.html:12:20: no such template “_internal/google_analytics_async.html”
-
Error: error building site: render: failed to render pages: render of “taxonomy” failed: “path/mantrasri/mantrasri/themes/newbee/layouts/_default/baseof.html:3:8”: execute of template failed: template: tags/terms.html:3:8: executing “tags/terms.html” at <partial “head.html” .>: error calling partial: execute of template failed: html/template:partials/head.html:12:20: no such template “_internal/google_analytics_async.html”
What could I be doing wrong?
Apologies for the long post.
Thank you
Srinath