Creating a new blank project with specific ionic version

Hello

I need to create ionic blank project verison 4.

ionic start map4 blank --type=angular (this is creating version 5)
ionic start map4 blank --type=ionic-angular (this is creating version 3.9 version)

Ionic CLI : 5.2.3

Why do you have this specific need?