How Reinstall Ionic Version 3 with Correctly

Hai I have some problem with my ionic so was uninstalled it and now how to reinstall it with Correctly…

I want like this again :
ionic (Ionic CLI) : 4.5.0
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.2.1

Cordova:
cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)

Thanks

What is “Correctly”?

In general it doesn’t matter which Ionic CLI version oyu install - they work with all Ionic Framework versions from 1.x up to the newest 4.x.

To start a new Ionic v3 app with the CLI, use ionic start --type=ionic-angular. This should probably create a 3.9.2 app.