rtk-ai/rtk

Openclaw missing extensions error

Open

#944 aperta il 31 mar 2026

Vedi su GitHub
 (2 commenti) (2 reazioni) (0 assegnatari)Rust (2914 fork)batch import
area:configawaiting-informationenhancementgood first issueinvalidpriority:low

Metriche repository

Star
 (48.085 star)
Metriche merge PR
 (Merge medio 11g 1h) (45 PR mergiate in 30 g)

Descrizione

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

Guida contributor