I tried the following but it does not recognize the --type option
ionic start UPS.Builder.ion tabs --type=ionic5
I canNOT use version 6 as it requires Node.js min. v12.20 which will break all my other ionic3 projects maxed currently at Node.js 12.9.1
Thank you.