Getting around the MimeType issue #51
maanhammodat
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This post is to help anyone out when facing the mime type error, similar to this issue here.
I struggled with this for some time as I needed to generate hashes on some remote images and had this issue occur. A workaround is to provide a Buffer instead of a remote URL as below. Hope this help anyone out there facing similar issues.
Beta Was this translation helpful? Give feedback.
All reactions