> ng run app:ionic-cordova-serve -host=localhost -port=8100 -platform=android The same command with -l gives me the above compatible error. ✔ Browser application bundle generation complete.
> ng run app:ionic-cordova-build -platform=android This command works fine, but it’s obviously not in livereload mode: > ionic cordova emulate android I’m trying to run an app in an android emulator using cordova (it’s an old app), I would prefer to run it with -l so that I could but I’m getting this error: This version of CLI is only compatible with Angular versions ^13.0.0 || ^13.3.0-rc.0,