m_butf 2021-09-22 15:08 采纳率: 0%
浏览 1096

在idea执行npm install 会报错


npm ERR! code ECONNREFUSED
npm ERR! syscall connect
npm ERR! errno ECONNREFUSED
npm ERR! FetchError: request to http://118.112.188.108:9071/@yh/ta404-ui/download/@yh/ta404-ui-1.1.10-bga1.tgz failed, reason: connect ECONNREFUSED 118.112.188.108:9071
npm ERR!     at ClientRequest.<anonymous> (D:\java\nodejs\node_global\node_modules\npm\node_modules\minipass-fetch\lib\index.js:110:14)
npm ERR!     at ClientRequest.emit (events.js:400:28)
npm ERR!     at Socket.socketErrorListener (_http_client.js:475:9)
npm ERR!     at Socket.emit (events.js:412:35)
npm ERR!     at emitErrorNT (internal/streams/destroy.js:106:8)
npm ERR!     at emitErrorCloseNT (internal/streams/destroy.js:74:3)
npm ERR!     at processTicksAndRejections (internal/process/task_queues.js:82:21)
npm ERR!  FetchError: request to http://118.112.188.108:9071/@yh/ta404-ui/download/@yh/ta404-ui-1.1.10-bga1.tgz failed, reason: connect ECONNREFUSED 118.112.188.108:9071
npm ERR!     at ClientRequest.<anonymous> (D:\java\nodejs\node_global\node_modules\npm\node_modules\minipass-fetch\lib\index.js:110:14)
npm ERR!     at ClientRequest.emit (events.js:400:28)
npm ERR!     at Socket.socketErrorListener (_http_client.js:475:9)
npm ERR!     at Socket.emit (events.js:412:35)
npm ERR!     at emitErrorNT (internal/streams/destroy.js:106:8)
npm ERR!     at emitErrorCloseNT (internal/streams/destroy.js:74:3)
npm ERR!     at processTicksAndRejections (internal/process/task_queues.js:82:21) {
npm ERR!   code: 'ECONNREFUSED',
npm ERR!   errno: 'ECONNREFUSED',
npm ERR!   syscall: 'connect',
npm ERR!   address: '118.112.188.108',
npm ERR!   port: 9071,
npm ERR!   type: 'system'
npm ERR! }
npm ERR!
npm ERR! If you are behind a proxy, please make sure that the
npm ERR! 'proxy' config is set properly.  See: 'npm help config'

npm ERR! A complete log of this run can be found in:
npm ERR!     D:\java\nodejs\node_cache\_logs\2021-09-22T06_56_55_220Z-debug.log

  • 写回答

2条回答 默认 最新

  • tanghang97 2021-11-16 13:57
    关注

    一模一样的问题,请问解决了吗

    评论

报告相同问题?

问题事件

  • 创建了问题 9月22日

悬赏问题

  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 matlab有关常微分方程的问题求解决
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算
  • ¥15 java如何提取出pdf里的文字?
  • ¥100 求三轴之间相互配合画圆以及直线的算法
  • ¥100 c语言,请帮蒟蒻写一个题的范例作参考