Is it possible to create Ionic 3 project with CLI 5.0+?

I am using Ionic CLI and keep update its ASAP, I wonder, is it possible to create Ionic project in lower version than the CLI support?

My question is, for example, how to use latest Ionic CLI to create older version of Ionic Project? Is it possible? and if the answer is yes, how to do?

or should I need to downgrade the CLI to supported version?

Reading this literally, this would seem to be a contradiction in terms, but thankfully your thread topic title makes it clear what you mean.

$ ionic start --type=ionic-angular

See the output of ionic help start for more information.

Thank you for your solution.

and then sorry for my fault to describe my concern before. I just updated it. :slightly_smiling_face: