Error: read ECONNRESET – githubhot

PS C:\victor-web\victor-next\apps\victor-next> tplant –input “./src/victor-next/controls/oneUp/*.ts” –output test.svg
events.js:291
throw er; // Unhandled ‘error’ event
^

Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:209:20)
Emitted ‘error’ event on ClientRequest instance at:
at Socket.socketErrorListener (_http_client.js:427:9)
at Socket.emit (events.js:314:20)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21) {
errno: ‘ECONNRESET’,
code: ‘ECONNRESET’,
syscall: ‘read’
}
PS C:\victor-web\victor-next\apps\victor-next>

Read more here: Source link