-
Notifications
You must be signed in to change notification settings - Fork 29
Description
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"