rtk-ai/rtk

Openclaw missing extensions error

Open

#944 创建于 2026年3月31日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)Rust (2,914 fork)batch import
area:configawaiting-informationenhancementgood first issueinvalidpriority:low

仓库指标

Star
 (48,085 star)
PR 合并指标
 (平均合并 11天 1小时) (30 天内合并 45 个 PR)

描述

https://docs.openclaw.ai/help/troubleshooting#plugin-install-fails-with-missing-openclaw-extensions

you get this trying to install for openclaw

openclaw plugins install ./openclaw

🦞 OpenClaw 2026.3.28 (f9b1079) — I read logs so you can keep pretending you don't have to.

package.json missing openclaw.extensions; update the plugin package to include openclaw.extensions (for example ["./dist/index.js"]). See https://docs.openclaw.ai/help/troubleshooting#plugin-install-fails-with-missing-openclaw-extensions

贡献者指南