Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExampleSite error: render of "email" failed #69

Open
MarAlder opened this issue Oct 31, 2023 · 0 comments
Open

ExampleSite error: render of "email" failed #69

MarAlder opened this issue Oct 31, 2023 · 0 comments

Comments

@MarAlder
Copy link

MarAlder commented Oct 31, 2023

Hi,

I'm running in this error when building/serving the exampleSite with Hugo 0.120.1 on Windows, running the quick-start example. Any idea what goes wrong here?

>> hugo new site quickstart
>> cd quickstart
>> git init
>> git clone https://github.com/themefisher/timer-hugo.git .\themes\timer-hugo
>> cd .\themes\timer-hugo\exampleSite\
>> hugo server --themesDir ../..
Watching for changes in [...]\quickstart\themes\timer-hugo\{archetypes,assets,exampleSite,layouts,static}
Watching for config changes in [...]\quickstart\themes\timer-hugo\exampleSite\config.toml
Start building sites …
hugo v0.120.1-16fb2cae88eb6add7d12e9fbfcf01d8670e60a35+extended windows/amd64 BuildDate=2023-10-30T16:44:31Z VendorInfo=gohugoio

ERROR render of "section" failed: template: _internal/_default/rss.xml:3:9: executing "_internal/_default/rss.xml" at <site>: can't evaluate field email in type string
ERROR render of "term" failed: template: _internal/_default/rss.xml:3:9: executing "_internal/_default/rss.xml" at <site>: can't evaluate field email in type string
Built in 82 ms
Error: error building site: render: failed to render pages: render of "home" failed: template: _internal/_default/rss.xml:3:9: executing "_internal/_default/rss.xml" at <site>: can't evaluate field email in type string
@MarAlder MarAlder changed the title ExampleSite error: render of "home" failed ExampleSite error: render of "email" failed Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant