Maxime Hamou
Maxime Hamou
Solution for the error `Could not load the "sharp" module using the darwin-x64` : ``` yarn add sharp --ignore-engines ``` Also, to use this, I have to replace `item.mime.startsWith('image/')` by...
But is it normal that it always happen using the plugin if I not do that?
Ok thank you ! Because there is a really big quantity of packages in `libvips-dev` ! EDIT : installing these packages does not solve the problem.
> EDIT : installing these packages does not solve the problem. So, do you have any other ideas? Thanks!
There is now this error : ``` Error: Could not load js config file /Users/Maxime/Desktop/Projets_de_code/zakine-avocats.fr/backend/node_modules/strapi-blurhash/strapi-server.js: Cannot find module 'canvas' ```
> https://caprover.com/docs/captain-definition-file.html#monorepo > > > > See this guide for mono repo deployment. Yes, thank you, I saw this and it worked. I now have a 502 error but I...
Hi @phoenix-ru, First of all, I am not very comfortable with "coding" with online tools. But I tried to reproduce the issue. To begin, I tried with a fake API...