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
Hi! I tried to download and install the repo from hug v0.111.3 extended and I got these errors:
Start building sites …
hugo v0.111.3-5d4eb5154e1fed125ca8e9b5a0315c4180dab192+extended linux/amd64 BuildDate=2023-03-12T11:40:50Z VendorInfo=gohugoio
ERROR 2023/05/21 19:54:20 render of "page" failed: "/home/fdpousa/docker-contribute/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 2023/05/21 19:54:20 render of "page" failed: "/home/fdpousa/docker-contribute/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 2023/05/21 19:54:20 render of "section" failed: "/home/fdpousa/docker-contribute/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"
ERROR 2023/05/21 19:54:20 render of "home" failed: "/home/fdpousa/docker-contribute/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: Error building site: failed to render pages: render of "page" failed: "/home/fdpousa/docker-contribute/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"
Built in 224 ms
I had to go back to hugo version v0.102 with almost same date of the last commit.
Fer.
The text was updated successfully, but these errors were encountered:
Hi! I tried to download and install the repo from hug v0.111.3 extended and I got these errors:
Start building sites …
hugo v0.111.3-5d4eb5154e1fed125ca8e9b5a0315c4180dab192+extended linux/amd64 BuildDate=2023-03-12T11:40:50Z VendorInfo=gohugoio
ERROR 2023/05/21 19:54:20 render of "page" failed: "/home/fdpousa/docker-contribute/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 2023/05/21 19:54:20 render of "page" failed: "/home/fdpousa/docker-contribute/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 2023/05/21 19:54:20 render of "section" failed: "/home/fdpousa/docker-contribute/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"
ERROR 2023/05/21 19:54:20 render of "home" failed: "/home/fdpousa/docker-contribute/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: Error building site: failed to render pages: render of "page" failed: "/home/fdpousa/docker-contribute/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"
Built in 224 ms
I had to go back to hugo version v0.102 with almost same date of the last commit.
Fer.
The text was updated successfully, but these errors were encountered: