七千二百袋水泥
七千二百袋水泥
发布于 2026-04-08 / 38 阅读
0

openclaw 2026.4.7 升级之后报错 embedded acpx runtime backend probe failed


2026-04-08T11:39:36.675+08:00 [plugins] embedded acpx runtime backend probe failed: embedded ACP runtime probe failed (agent=codex; command=npx @zed-industries/codex-acp@^0.11.1; cwd=/home/cloudphone/media/0/openclaw/workspace; ACP agent exited before initialize completed (exit=1, signal=null): Error resolving package: Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@zed-industries/codex-acp-linux-arm64' imported from /home/cloudphone/media/0/openclaw/.npm/_npx/d285e17b0418cc35/node_modules/@zed-industries/codex-acp/bin/codex-acp.js Failed to locate @zed-industries/codex-acp-linux-arm64 binary. This usually means the optional dependency was not installed. Platform: linux, Architecture: arm64)

这个是在arm64环境下出现的,又是少包的问题。

国内补包即可:npm install -g @zed-industries/codex-acp-linux-arm64 --registry=https://registry.npmmirror.com