微信接入openclaw显示安装失败,如下显示,怎么解决:[openclaw-weixin] 已找到本地安装的 openclaw
[openclaw-weixin] 检测到 OpenClaw 版本: 2026.3.8
[openclaw-weixin] 匹配 dist-tag: compat-host-gte2026.3.0-lt2026.3.22
[openclaw-weixin] 正在安装插件 @tencent-weixin/openclaw-weixin@compat-host-gte2026.3.0-lt2026.3.22...
[openclaw-weixin] 插件安装失败,请手动执行:
npm pack failed: npm error code ECONNREFUSED
npm error syscall connect
npm error errno ECONNREFUSED
npm error FetchError: request to https://registry.npmjs.org/@tencent-weixin%2Fopenclaw-weixin failed, reason: connect ECONNREFUSED 127.0.0.1:10809
npm error at ClientRequest.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\minipass-fetch\lib\index.js:130:14)
npm error at ClientRequest.emit (node:events:508:28)
npm error at emitErrorEvent (node:_http_client:108:11)
npm error at _destroy (node:_http_client:963:9)
npm error at onSocketNT (node:_http_client:983:5)
npm error at process.processTicksAndRejections (node:internal/process/task_queues:91:21) {
npm error code: 'ECONNREFUSED',
npm error errno: 'ECONNREFUSED',
npm error syscall: 'connect',
npm error address: '127.0.0.1',
npm error port: 10809,
npm error type: 'system'
npm error }
npm error
npm error If you are behind a proxy, please make sure that the
npm error 'proxy' config is set properly. See: 'npm help config'
npm error A complete log of this run can be found in: C:\Users\Administrator\AppData\Local\npm-cache_logs\2026-04-08T09_07_06_400Z-debug-0.log
openclaw plugins install "@tencent-weixin/openclaw-weixin@compat-host-gte2026.3.0-lt2026.3.22"
npm notice
npm notice New minor version of npm available! 11.9.0 -> 11.12.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1
npm notice To update run: npm install -g npm@11.12.1