Hi there,
I’ve recently upgrades my Hugo, however it has been giving me problems with symbolic links:
<resources.Get>: error calling Get: symlinks not allowed in this filesystem
My symlink is under themes/mytheme/assets/js/vendors/… (linking to node_modules/…)
It seems that these errors only occur from version v0.56.0 onwards.
For now I’ve downgraded to 0.55 but I’d hate to miss out on future updates.