Execute of template failed: template: partials/javascript.html:13:11: executing "partials/javascript.html" at <.Page.Store.Get>: can't evaluate field Store in type page.Page #473
I was going through the process of updating my site and pulling in the latest version of the theme (prior version was 9 months ago). But whenever I try to run Hugo I get the following error.
Version: hugo v0.92.2+extended linux/amd64 BuildDate=2023-01-31T11:11:57Z VendorInfo=ubuntu:0.92.2-1ubuntu0.1
ERROR 2024/06/01 14:11:49 render of "taxonomy" failed: execute of template failed: template: _default/list.html:23:11: executing "_default/list.html" at <partial "javascript.html" .>: error calling partial: "/themes/hello-friend-ng/layouts/partials/javascript.html:13:11": execute of template failed: template: partials/javascript.html:13:11: executing "partials/javascript.html" at <.Page.Store.Get>: can't evaluate field Store in type page.Page
Hello everyone,
I was going through the process of updating my site and pulling in the latest version of the theme (prior version was 9 months ago). But whenever I try to run Hugo I get the following error.
Version: hugo v0.92.2+extended linux/amd64 BuildDate=2023-01-31T11:11:57Z VendorInfo=ubuntu:0.92.2-1ubuntu0.1
ERROR 2024/06/01 14:11:49 render of "taxonomy" failed: execute of template failed: template: _default/list.html:23:11: executing "_default/list.html" at <partial "javascript.html" .>: error calling partial: "/themes/hello-friend-ng/layouts/partials/javascript.html:13:11": execute of template failed: template: partials/javascript.html:13:11: executing "partials/javascript.html" at <.Page.Store.Get>: can't evaluate field Store in type page.Page
Any help would be greatly appreciated!