rhazdon / hugo-theme-hello-friend-ng

Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing!
https://github.com/rhazdon/hugo-theme-hello-friend-ng/
Other
1.45k stars 764 forks source link

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

Closed jhysler closed 2 months ago

jhysler commented 2 months ago

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!

jhysler commented 2 months ago

Resolved. Unclear what happened.

May have been a very old version of Hugo based on some further research.