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

Initialize Error - hugo server #70

Open
alwinhb opened this issue Sep 30, 2023 · 0 comments
Open

Initialize Error - hugo server #70

alwinhb opened this issue Sep 30, 2023 · 0 comments

Comments

@alwinhb
Copy link

alwinhb commented Sep 30, 2023

Hi Team,

I cloned the repo and installed hugo server binaries as and when i run hugo server command I am receiving the below error :-

ERROR render of "page" failed: "D:\opensource_dockers\get-involved\themes\docsy\layouts\docs\baseof.html:4:7": execute of template failed: template: docs/single.html:4:7: executing "docs/single.html" at <partial "head.html" .>: error calling partial: execute of template failed: html/template:partials/head.html:19:13: no such template "_internal/google_news.html"
ERROR render of "page" failed: "D:\opensource_dockers\get-involved\layouts_default\baseof.html:4:7": execute of template failed: template: _default/single.html:4:7: executing "_default/single.html" at <partial "head.html" .>: error calling partial: execute of template failed: html/template:partials/head.html:19:13: no such template "_internal/google_news.html"
ERROR render of "home" failed: "D:\opensource_dockers\get-involved\layouts_default\baseof.html:4:7": execute of template failed: template: home.html:4:7: executing "home.html" at <partial "head.html" .>: error calling partial: execute of template failed: html/template:partials/head.html:19:13: no such template "_internal/google_news.html"
ERROR render of "section" failed: "D:\opensource_dockers\get-involved\themes\docsy\layouts\docs\baseof.html:4:7": execute of template failed: template: docs/list.html:4:7: executing "docs/list.html" at <partial "head.html" .>: error calling partial: execute of template failed: html/template:partials/head.html:19:13: no such template "_internal/google_news.html"
Built in 928 ms
Error: error building site: render: failed to render pages: render of "page" failed: "D:\opensource_dockers\get-involved\themes\docsy\layouts\docs\baseof.html:4:7": execute of template failed: template: docs/single.html:4:7: executing "docs/single.html" at <partial "head.html" .>: error calling partial: execute of template failed: html/template:partials/head.html:19:13: no such template "_internal/google_news.html"

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