App failed to start

Hi, I have ghost blog running on free tier, but when I tried to use cloudinary as image storage for my blog, now my app can’t start ot deploy. How to fix this? It give me this error:
chown: cannot dereference ‘/var/lib/ghost/content/adapters/storage/ghost-storage-cloudinary/node_modules/.bin/image-size’: No such file or directory
2022-12-01T15:37:02Z [info]Utarting clean up.
2022-12-01T15:37:02Z [info]Umounting /dev/vdc from /var/lib/ghost/content
→ v10 failed - Failed due to unhealthy allocations - not rolling back to stable job version 10 as current job has same specification and deploying as v11

I restore my volume from snapshot and my app is working again. How to configure Cloudinary to work as a image storage for my ghost blog? I follow this tutorial but after trying to restarting my app I get the error above.

Using Cloudinary For Ghost Image Storage (smarative.com)