Cordova's not reported as installed, should I be worried?

Hi everyone,

I updated my ionic, cordova and also ran ionic lib update

when I use command ionic info this is what I see

Your system information:

Cordova CLI: Not installed
Ionic Version: 1.1.1
Ionic CLI Version: 1.7.10
Ionic App Lib Version: 0.6.5
ios-deploy version: 1.8.2
ios-sim version: 5.0.3
OS: Mac OS X El Capitan
Node Version: v0.12.0
Xcode version: Xcode 7.1.1 Build version 7B1005


Dependency warning - for the CLI to run correctly,
it is highly suggested to install/upgrade the following:

Please install your Cordova CLI to version >=4.2.0 npm install -g cordova


However is I use cordova --version I see that I have version 5.4.1 installed.

Should I ignore this or do I need to fix anything ??

thanks

Steve