I am trying to run my ionic app on an android device (Xiaomi Pocophone) by running the following command:
ionic cordova run android
However, I get the follow
I know it's too late but it might help people in the future. This error is most probably cause by no storage / memory full in phone you are trying to build your apk on. So make some space and try building again.
Check this git issue for the details