How to Resolve Image Caching Issues in Hugo Sites? -It throws “error calling fingerprint: can not be transformed” error
I built a website using Hugo, but I’ve been facing persistent image caching problems. Every time I update an image, I need to ask users to clear their browser cache to see the new images, which is not ideal.
Fingerprinting of content images in Hugo throws “error calling fingerprint: can not be transformed” error
I had working website which was made using Hugo
but which had image caching issues. Every time I had to request users to clear the browser cache to reflect the updated images!