rtk-ai/rtk

Openclaw missing extensions error

Open

#944 geöffnet am 31. März 2026

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Rust (2.914 Forks)batch import
area:configawaiting-informationenhancementgood first issueinvalidpriority:low

Repository-Metriken

Stars
 (48.085 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11T 1h) (45 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide