Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.81 KB | None | 0 0
  1. juanlu@ubuntu:~/temp/victormenta$ hugo -D
  2. ERROR: 2017/10/19 22:06:25 template.go:350: template: theme/_default/single.html:23: function "relLangURL" not defined
  3. ERROR: 2017/10/19 22:06:25 template.go:350: template: theme/partials/content.html:3: function "replaceRE" not defined
  4. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  5. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  6. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  7. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  8. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  9. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  10. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  11. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  12. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  13. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  14. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  15. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  16. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  17. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  18. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  19. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  20. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/head_includes.html:4:32: executing "theme/partials/head_includes.html" at <safeCSS>: wrong type for value; expected string; got template.HTML in theme/partials/head_includes.html
  21. ERROR: 2017/10/19 22:06:25 template.go:119: template: theme/partials/header.html:19:46: executing "theme/partials/header.html" at <.Site.RegularPages>: RegularPages is not a field of struct type *hugolib.SiteInfo in theme/partials/header.html
  22. ERROR: 2017/10/19 22:06:25 general.go:222: Error while rendering page music/vulfpeck-is-comming.md: html/template: "theme/_default/single.html" is an incomplete template
  23. juanlu@ubuntu:~/temp/victormenta$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement