rtk-ai/rtk

Openclaw missing extensions error

Open

#944 ouverte le 31 mars 2026

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)Rust (2 914 forks)batch import
area:configawaiting-informationenhancementgood first issueinvalidpriority:low

Métriques du dépôt

Stars
 (48 085 stars)
Métriques de merge PR
 (Merge moyen 11j 1h) (45 PRs mergées en 30 j)

Description

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

Guide contributeur