Error: Actor with identifier "my-actor" is already on the platform and was modified there since ...

I get this error when trying to run apify push on my actor. What is this?
The cli suggests to use
--force
to override but while that makes the deploy succeed, my actor still fails in production with the error Error: Cannot find module '/usr/src/app/dist/main.js'. Help.
Was this page helpful?