On Windows 11, using various node versions (18 and 20) under NVM with a fresh ionic install, ionic start with Angular blank template gives the following:
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
}
I can intermittently get the tabs option to work, but even that often gives the error.
This is happening on two Windows 11 computers.
Neither are behind a proxy.
On a M1 Mac, running same node versions I’m not having any such issues.
Please help!
1 post - 1 participant