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 16 forks source link

Compatible with Strapi V5? #23

Open frankieboxx opened 3 weeks ago

frankieboxx commented 3 weeks ago

During compiling Strapi V5 an error occurs :

npm error Could not resolve dependency: npm error peer @strapi/strapi@"^4.0.0" from strapi-blurhash@1.3.0 npm error node_modules/strapi-blurhash npm error strapi-blurhash@"1.3

Is there a possibility to use the plugin on Strapi 5.0?

vellnes commented 4 days ago

@emil-petras Hi, can you update the plugin to be compatible with version 5? Something like this. https://www.npmjs.com/package/strapi-v5-blurhash?activeTab=code

emil-petras commented 4 days ago

@vellnes I will do it these days, when I find the time.