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
Error: Lock found, but no process with PID 43470 seems to be running. [ng] (If you are sure no ngcc process is running then you should delete the lock-file at yourproject/node_modules/@angular/compiler-cli/ngcc/ngcc_lock_file.)
rm yourproject/node_modules/@angular/compiler-cli/ngcc/ngcc_lock_file
et voila.