UtkarshVerma / hugo-dream-plus

:rainbow: An upgraded version of the Hugo "Dream" theme with tons of new features.
http://dream-plus-posts.netlify.com
MIT License
68 stars 66 forks source link

Not able to install the theme #46

Closed srigurubyo closed 5 years ago

srigurubyo commented 5 years ago

Hi, tried installing and getting below error. Can you please help?

D:\GDrive\hugo\sae>hugo serve Building sites . ERROR 2018/10/23 18:09:57 Error while rendering "taxonomy" in " ": template: _default\list.html:11:4: executing "frontmenu" at <partial "nav.htm l" .>: error calling partial: template: partials/nav.html:39:19: executing "part ials/nav.html" at <.Paginate>: error calling Paginate: 'pager size' must be a po sitive integer ERROR 2018/10/23 18:09:57 Error while rendering "taxonomyTerm" in "": template: categories\terms.html:8:4: executing "frontmenu" at <partial "nav.html" .>: erro r calling partial: template: partials/nav.html:39:19: executing "partials/nav.ht ml" at <.Paginate>: error calling Paginate: 'pager size' must be a positive inte ger ERROR 2018/10/23 18:09:57 Error while rendering "home" in "": template: index.ht ml:3:4: executing "frontmenu" at <partial "nav.html" .>: error calling partial: template: partials/nav.html:39:19: executing "partials/nav.html" at <.Paginate>: error calling Paginate: 'pager size' must be a positive integer ERROR 2018/10/23 18:09:57 Error while rendering "taxonomyTerm" in "": template: taxonomy\terms.html:8:4: executing "frontmenu" at <partial "nav.html" .>: error calling partial: template: partials/nav.html:39:19: executing "partials/nav.html " at <.Paginate>: error calling Paginate: 'pager size' must be a positive intege r ERROR 2018/10/23 18:09:57 Error while rendering "404" in "": template: 404.html: 6:4: executing "frontmenu" at <partial "nav.html" .>: error calling partial: tem plate: partials/nav.html:39:19: executing "partials/nav.html" at <.Paginate>: er ror calling Paginate: 'pager size' must be a positive integer Total in 277 ms Error: Error building site: logged 5 error(s)

srigurubyo commented 5 years ago

My mistake. It was due to some file corruption issue, hence closing the issue.

Thanks for this beautiful theme.

theycallmemac commented 5 years ago

@srigurubyo Can I ask what the file corruption issue was and how you got around it? I've managed to reproduce this myself.