When I create new project using cli command the below error come
C:\Users\XXXXX\Desktop>ionic start --v2 myAppp blank
Creating Ionic app in folder C:\Users\XXXXX\Desktop\myAppp based on blank project
Downloading: https://github.com/driftyco/ionic2-app-base/archive/master.zip
Error with start Error: read ECONNRESET
at exports._errnoException (util.js:1026:11)
at TLSWrap.onread (net.js:569:26)
Error Initializing app: Error: read ECONNRESET
Error: read ECONNRESET
at exports._errnoException (util.js:1026:11)
at TLSWrap.onread (net.js:569:26)