Hello,
I upgraded to 0.75.1/extended from 0.72.x/extended several weeks ago, and have observed an uptick in errors. Unfortunately, they are errors that I’m not really able to decipher. Mysteriously, they will often simply disappear after restarting multiple times. Here’s an example https://gist.github.com/AlanBreck/c1cb0cdf593fd439bc59b47c9d2c1350
Typically, this only happens when running a dev server and watching for changes:
$ hugo -e localDev server -D -v -w -p 1313
Has anyone else encountered this? Does anyone have suggestions? If not, I’m also not finding a good way to revert to previous version using Homebrew.
Thanks!