Same here.
Take a look to the output of ionic info
: Cordova CLI: Not installed
. Cordova seeps to be not installed even after running npm install -g cordova
.
I managed to make it work by installing the previous version of cordova (5.4.0 instead of 5.4.1).
Hope it helps.