zoinky
1
ordova CLI: 6.5.0
Ionic Framework Version: 3.0.1
Ionic CLI Version: 2.2.2
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 1.3.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.10.0
Xcode version: Not installed
shouldnt it be using cli 3.0 when running the ionic start
I believe this is closer to the latest:
Cordova CLI: 6.5.0
Ionic App Scripts Version: 1.3.1
Ionic Framework Version: 3.0.1
Ionic CLI Version: 3.0.0-beta.5
Node Version: v7.7.2
Except for Node… I think node is now at v7.7.3
zoinky
3
what command do i run to make sure the app i JUST created used latest of everything?
What exactly do you mean by just created… is it a brand new project or is it an existing app with Ionic 2 code?
zoinky
5
i mean i just want to create a new app but i want it to use cli 3 (assuming thats what it should be picking out since its the latest)
I upgraded my nodejs to 7.9 and now here is what i get when i create a new ionic to app
ordova CLI: 6.5.0
Ionic Framework Version: 3.0.1
Ionic CLI Version: 2.2.2
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 1.3.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v7.9.0
Xcode version: Not installed
For the latest app scripts, follow the instructions here:
To install the latest beta CLI and start a new project, follow the directions here:
https://github.com/driftyco/ionic-cli/tree/v3#ionic-cli
CLI != Ionic Project.
The Ionic CLI 3.0 is still in Beta
1 Like
zoinky
8
ahh my apologies, i thought cli was at v3 already
Yes but it has nothing to do with the iOnic 3 CLI.
The CLI runs your commands for iOnic and nothing more
1 Like
Yes, that’s true. I must have misread when the OP was asking.