I am encountering a challenge while attempting to install electron as I keep receiving an ECONNRESET error, despite trying various solutions:
- Attempted to install globally
- Tried removing the proxy.
- Tested a mirror address but uncertain if the address was accurate or if there was another issue causing the errors
Error: read ECONNRESET ←[90m at TLSWrap.onStreamRead (internal/stream_base_commons.js:201:27)←[39m { errno: ←[32m'ECONNRESET'←[39m, code: ←[32m'ECONNRESET'←[39m, syscall: ←[32m'read'←[39m }
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected]
postinstall:
node install.js
npm ERR! Exit status 1 npm ERR! npmERR! Failed at the [email protected] postinstall script. npm ERR! This is
probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR!
C:\Users\anoopku\AppData\Roaming\npm-cache_logs\2019-09-11T07_20_01_482Z-debug.log