Error in ionic cli while creating new application

C:\Users\ee209025>ionic start --v2 myApp blank
Creating Ionic app in folder C:\Users\ee209025\myApp 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)
Caught exception:
Error: read ECONNRESET
at exports._errnoException (util.js:1026:11)
at TLSWrap.onread (net.js:569:26)

Mind letting us know? https://github.com/driftyco/ionic-cli/issues

please help me to resolve this