When i use the ionic start command, i get this error:
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:218:20) {
errno: -4077,
code: ‘ECONNRESET’,
syscall: ‘read’,
response: undefined
}
After the error, the terminal starts an infinite loop saying all the time “downloading and extracting sidemenu starter” (i tried different frameworks and different starter projects).
This never happened to me, i tried uninstalling ionic, changing node version, clearing npm cache, etc. But nothing seems to fix it
1 post - 1 participant