My Ionic info:
cli packages: (/usr/lib/node_modules) @ionic/cli-utils : 1.9.2 ionic (Ionic CLI) : 3.9.2 global packages: Cordova CLI : 7.0.1 local pack
Delete the node_modules folder and then use the command
node_modules
npm install
followed by
ionic serve--verbose
Hope that it works fine.