Skip to content

[Bug]: bluebubbles plugin installation fails with zod dependency error #12067

@bdruth

Description

@bdruth

Summary

When adding the bluebubbles plugin (as prompted when adding the channel), the install fails with a zod dependency error

Steps to reproduce

  1. setup bluebuttons.app
  2. openclaw channels add --channel bluebubbles --http-url http://127.0.0.1:1234 --password <password>
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleMarked as stale due to inactivity

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions