Zac Lewis
Zac Lewis
I was experiencing this issue as well, and the fix for me was to disable/enable the app in Nextcloud: `su www-data -s /bin/bash -c "php occ app:disable notify_push"` `su www-data...
We just experienced this when upgrading from 22 -> 23 -> 24.0.4.
Actually, I've realised that the best way to achieve a diff of the output is to simply track the generated `out/` folder in git. We make our changes, run cfcompile,...
I just ran into this problem using the `s3-cloudfront` component. My solution was a bit hacky, but it was to give the CloudFront component a custom name, and then give...