-
-
Notifications
You must be signed in to change notification settings - Fork 68.9k
[Bug]: bluebubbles plugin installation fails with zod dependency error #12067
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
bugSomething isn't workingSomething isn't workingstaleMarked as stale due to inactivityMarked as stale due to inactivity
Description
Summary
When adding the bluebubbles plugin (as prompted when adding the channel), the install fails with a zod dependency error
Steps to reproduce
- setup bluebuttons.app
openclaw channels add --channel bluebubbles --http-url http://127.0.0.1:1234 --password <password>- see failure
Expected behavior
channel add completes successfully without failures
Actual behavior
channel add fails with zod dependency error
Environment
- Clawdbot version:
2026.2.6-3 - OS: macOS 26.2
- Install method (pnpm/npx/docker/etc): pnpm
Logs or screenshots
◇ Install BlueBubbles plugin?
│ Download from npm (@openclaw/bluebubbles)
Downloading @openclaw/bluebubbles…
Extracting /var/folders/dq/z0c3skrx6tv_5mnzd54vqx000000gn/T/openclaw-npm-pack-GvBwWX/openclaw-bluebubbles-2026.2.3.tgz…
Installing to /Users/<user>/.openclaw/extensions/bluebubbles…
19:58:42 [plugins] bluebubbles failed to load from /Users/<user>/.openclaw/extensions/bluebubbles/index.ts: Error: Cannot find module 'zod'
Require stack:
- /Users/<user>/.openclaw/extensions/bluebubbles/src/config-schema.ts
Channel bluebubbles does not support add.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstaleMarked as stale due to inactivityMarked as stale due to inactivity
Type
Fields
Give feedbackNo fields configured for issues without a type.