Deploy failed Hugo

I need advice to debug deploy Netlify App

hi there, the problem is definitely in here somewhere:

12:20:22 PM: Started building sites ...
12:20:22 PM: ERROR: 2020/06/16 19:20:22 general.go:212: Error while rendering taxonomy tag: template: _default/list.html:16:22: executing "_default/list.html" at <.Site.RegularPages>: can't evaluate field RegularPages in type *hugolib.SiteInfo
12:20:22 PM: Skipping functions preparation step: no functions directory set
12:20:22 PM: Caching artifacts

first question: does this work locally?

Thank you for get in touch. Yes, it does work locally, that’s what bother me. I am using the same list template for various Hugo sites and this is the first time Build process is failed.

hmm, that is very confusing. I am not a hugo expert, but sometimes, when builds succeed locally but fail on deploy, this is why:

Can you give this a read through and let us know if that fixes the issue?