I got this error when i run ionic serve The Ionic CLI will exit. Please check any output above for error details.
my ionic info
$ionic info Ionic: i
Run the below command, being in root directory of Ionic project:
npm install @ionic/app-scripts@latest --save-dev
Then you can try Ionic serve or Ionic s.