npm error syscall read:这通常表示npm在尝试读取数据时遇到了问题。它可能是由ECONNRESET错误引起的,因为连接被远程主机重置,导致无法继续读取数据。 npm error errno -4077:这个错误码并不是npm官方文档中常见的错误码之一,它可能是特定于操作系统或环境的错误。然而,从一般角度来看,它可能也与网络连接或文件访问权...
syscall read npm ERR! errno -4077 npm ERR! network read ECONNRESET npm ERR! network Thisisa problem related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please ...
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! chromedriver@2.27.2 install:node install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the chromedriver@2.27.2 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above...
triggerUncaughtException(err, true /* fromPromise */); npm ERR! ^ npm ERR! npm ERR! Error: read ECONNRESET npm ERR! at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20) { npm ERR! errno: -4077, npm ERR! code: 'ECONNRESET', npm ERR! syscall: 'read' npm ERR! } ...
9) at TLSSocket.emit (node:events:514:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -4077, code: 'ECONNRESET', syscall: 'read'...