Closed eeriemyxi closed 5 months ago
chmod -R u+x ~/.cache/hugo_cache/
No idea where the root cause is. Either they're created with the wrong perms or something is attempting to open it requesting write perms, which may be wrong for a cached file.
Thanks for reporting back.
I followed the
README.md
instructions step by step, but I am running into issues:I am quite clueless on how to debug this.
Installation was performed on an Arch Linux WSL1 session. Hugo installed via
sudo pacman -S hugo
.uname -a
:Go version:
go version go1.21.6 linux/amd64