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

Hugo Error Function "Union" not defined while trying to publish as subdomain branch on netlify #4

Open
ghost opened this issue Jan 24, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 24, 2019

Not sure the cause, but any help would be appreciated. When trying to publish a hugo site as a subdomain on netlify, the branch fails with the following error:

7:07:46 PM: Executing user command: hugo
7:07:46 PM: Started building sites ...
7:07:46 PM: ERROR: 2019/01/24 00:07:46 template.go:477: template: theme/partials/menu.html:30: function "union" not defined
7:07:46 PM: ERROR: 2019/01/24 00:07:46 template.go:477: template: theme/partials/pagination.html:38: function "union" not defined
7:07:46 PM: ERROR: 2019/01/24 00:07:46 general.go:212: Error while rendering homepage: template: /opt/build/repo/themes/hugo-theme-techdoc/layouts/_default/baseof.html:2:20: executing "/opt/build/repo/themes/hugo-theme-techdoc/layouts/_default/baseof.html" at <.Page.Language>: can't evaluate field Page in type *hugolib.Node
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

0 participants