#error quickstart

1 messages · Page 1 of 1 (latest)

river vault
#

When install openclaw verison 21.4.2026, I got this error after choose the model:

Error: Cannot find module '@larksuiteoapi/node-sdk'
Require stack:
- /usr/lib/node_modules/openclaw/dist/extensions/feishu/client-yWGpoGkZ.js
glossy sparrowBOT
rustic dewBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

glossy sparrowBOT
next smeltBOT
#

I’m checking the docs and source, this looks like a packaging/runtime-dependency issue around the Feishu plugin rather than your model choice.

#

That looks like a missing bundled runtime dependency for the Feishu/Lark plugin, not a problem with the model choice.

First, please paste:

openclaw --version

Then try:

openclaw doctor --fix

That is the documented repair path for missing bundled plugin deps like @larksuiteoapi/node-sdk.

If your install is under /usr/lib/node_modules/openclaw and doctor hits permissions, try: