Having trouble Creating a new project - Error: write EPROTO 15108:error:14094410:SSL

Hi:

When I try to create a new project with the command:

ionic start myTestApp blank --capacitor


I get this Error:

Error: write EPROTO 15108:error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake
failure:c:\ws\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1544:SSL alert number 40

And it gets stuck on the downloading part for hours (didnt touch the PC for 5 hours for letting it download)

| Downloading and extracting tabs starter



ionic info:

Ionic:

Ionic CLI : 6.6.0

Utility:

cordova-res : not installed
native-run (update available: 1.0.0) : 0.3.0

System:

NodeJS : v12.14.1
npm : 6.13.4
OS : Windows 10

How to resolve this?

Hi:

unset the proxy:

ionic config unset -g proxy