following the official getting started tutorial I get the following error when I try to deploy the application in my phone using this command: ionic serve --devapp
(it works on browser):
[ERROR] Could not find cordova integration in the default project.
I get this error both on Windows and MacOS. I'm using Node 6.4.1 and Ionic CLI 4.10.3
Does the official tutorial missing something?