Hugo server -D template file error version 0.62.1

Hello Hugo Community,

I am brand new to Hugo being a PHP guy for many year. Anyway

when I try to run Hugo server -D on my local hugo website. I get this error in debug logo and I cannot render the page on localhost://1313.

link to my repo https://github.com/jedidrew42/camunda

DEBUG 2020/01/09 14:07:52 Add template file: name “404.html”, baseTemplatePath “”, path “404.html”
DEBUG 2020/01/09 14:07:52 Add template file: name “_default/list.html”, baseTemplatePath “”, path “_default/list.html”

Unable to reproduce; please share an example project. :slight_smile:

1 Like

Heres the link to my repo so you can reproduce error

1 Like

After running a few tests we are rolling back to older version of Hugo 0.30.1 and discovered my mac is running .zsh and not .bash in terminal. Long story short I am not able to figure out how to install the older Hugo using instructions on Hugo site.

On Mac, the two options most convenient to install Hugo, in my opinion, are:

(1) Via Homebrew; or

(2) Via manual install:

2 Likes

Thanks that worked out well

I solved the issue by downloading a older version of Hugo v .0.30.1