You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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"
The text was updated successfully, but these errors were encountered: