I am using ionic with angular and trying to build android apk by using ionic cordova build android --verbose
but every time i run this it’s giving me ionic:utils-process onBeforeExit handler: error from function: Error: Command failed: taskkill /pid 19848 /T /F ERROR: The process "19848" not found.
with a random pid every time