Why I keep getting this error , though I am passing the same metaData that i got from sharp “Width and height must match the pixels array”
I want to get image’s BlurHash so first I’m taking the raw Binary and passing it to sharp() function to get metaData and then pass it to blurHash function but it keep giving me this error
Width and height must match the pixels array