E:\electron_workspace\electron-vue-app\node_modules\electron-chromedriver\download-chromedriver.js:30
  if (err != null) throw err
                   ^

Error: connect ETIMEDOUT 20.205.243.166:443
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16) {
  errno: -4039,
  code: 'ETIMEDOUT',
  syscall: 'connect',
  address: '20.205.243.166',
  port: 443
}

解决方法

npm config set registry https://registry.npm.taobao.org/

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐