Ionic 2, Cordova version, Cloud 9

Hi, I’m just getting started with mobile development using Cloud9 IDE.

I thought I might as well start with Ionic 2 as it’s coming soon.

npm install -g cordova - OK

npm install -g ionic@beta - OK

Then ionic start cutePuppyPics --v2 and I get this warning:

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

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

Is this a problem?

Thanks

I’m not familiar with Cloud9, but from the sound of that, it might be your node installation.