New Project Error: Downloading and extracting blank starter Error: read ECONNRESET

Hello… I’m Rod. This happend when I try to create a new project with: ionic start myApp in blank

  • Environmentes Information: Ionic 7.2.0 & Ionic CLI : 7.2.0
  • Utility:
  • cordova-res : not installed globally
  • native-run : not installed globally
  • System: NodeJS : v18.13.0 npm : 8.19.3 OS : Windows 10

ERROR MESSAGE!!!:

\ Downloading and extracting blank starter Error: read ECONNRESET
** at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) {**
** errno: -4077,**
** code: ‘ECONNRESET’,**
** syscall: ‘read’,**
** response: undefined**
}

Hope helps you

SOLUTION: provided by hauthorn
Follow up: I had Killer Network OEM software installed. Disabling all related services fixed the issue.