emil-petras / strapi-blurhash

A plugin for Strapi CMS that generates blurhash for your uploaded images
https://www.npmjs.com/package/strapi-blurhash
20 stars 15 forks source link

Could not load the "sharp" module using the win32-x64 runtime ERR_DLOPEN_FAILED: The specified procedure could not be found. #21

Open itsmeJomit opened 4 months ago

itsmeJomit commented 4 months ago

Error: Could not load js config file C:\laragon\www\cafs\node_modules\strapi-blurhash\strapi-server.js: Could not load the "sharp" module using the win32-x64 runtime ERR_DLOPEN_FAILED: The specified procedure could not be found. \?\C:\laragon\www\cafs\node_modules\@img\sharp-win32-x64\lib\sharp-win32-x64.node Possible solutions:

itsmeJomit commented 4 months ago

this is in a windows system

emil-petras commented 4 months ago

I've removed the sharp dependency in the new version. It slower, but it solves the issue.