Ionic new application creating problem

Hi, All

When i will create new app it’s give me error

ionic start myApp tabs

Error :
cli packages: (/usr/local/lib/node_modules)

@ionic/cli-utils  : 1.10.2
ionic (Ionic CLI) : 3.10.3

Thanks in Advance

global packages:

Cordova CLI : 7.0.1 

local packages:

@ionic/app-scripts : 2.1.4
Cordova Platforms  : android 6.2.3
Ionic Framework    : ionic-angular 3.6.1

System:

Android SDK Tools : 26.0.1
Node              : v8.1.2
npm               : 5.4.2 
OS                : Linux 4.4

I’m not seeing the error.

@vd_virani you can try this.

ionic cordova start appName tabs

Hope, this will solve your issue
Thanks,