Compatiable

Microsoft Windows [Version 10.0.17134.648]
© 2018 Microsoft Corporation. All rights reserved.

C:\Users\AKMAL ALI>node -v
v11.13.0

C:\Users\AKMAL ALI>npm i -g cordova ionic@3.20.0
npm WARN deprecated @ionic/cli-utils@1.19.2: Latest Ionic CLI does not use this package.
C:\Users\AKMAL ALI\AppData\Roaming\npm\cordova -> C:\Users\AKMAL ALI\AppData\Roaming\npm\node_modules\cordova\bin\cordova
C:\Users\AKMAL ALI\AppData\Roaming\npm\ionic -> C:\Users\AKMAL ALI\AppData\Roaming\npm\node_modules\ionic\bin\ionic
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules\ionic\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})

  • ionic@3.20.0
  • cordova@9.0.0
    added 828 packages from 407 contributors in 215.099s

C:\Users\AKMAL ALI>ionic -v
3.20.0

C:\Users\AKMAL ALI>cordova -
Cordova does not know -; try cordova help for a list of all the available commands.

C:\Users\AKMAL ALI>cordova -v
9.0.0 (cordova-lib@9.0.1)

C:\Users\AKMAL ALI>ionic info
[WARN] You are not in an Ionic project directory. Project context may be missing.

cli packages: (C:\Users\AKMAL ALI\AppData\Roaming\npm\node_modules)

@ionic/cli-utils  : 1.19.2
ionic (Ionic CLI) : 3.20.0

System:

Node : v11.13.0
npm  : 6.7.0
OS   : Windows 10

Misc:

backend : pro

C:\Users\AKMAL ALI>
C:\Users\AKMAL ALI>cd ionic

C:\Users\AKMAL ALI\ionic>ionic start

? What would you like to name your project: test2

^CTerminate batch job (Y/N)? y

C:\Users\AKMAL ALI\ionic>ionic start test3 blank
√ Creating directory .\test3 - done!
√ Downloading and extracting blank starter - done!

? Would you like to integrate your new app with Cordova to target native iOS and Android? No

not create the new project , what are support node 10,11 with ionic 3.20.0 issues

I am sorry . I can’t see your question? what is the issue here? Plz explain clearly

thanks response,
i confuse , when node js 7 install with ionic 3.20.0 so that clearly new project create .

if node js 10,11 install with ionic 3.20.0 then new project not create.

this is issue support!!

Still i can’t understand you completely but i think you are facing issue with node.js . Try running $npm install -g ionic on node 10 version and then create a new project