#Plugin version

1 messages · Page 1 of 1 (latest)

raven harbor
#

I just downgraded to 2026.05.04, but can't install discord plugin anymore

Downloading @openclaw/discord…
Extracting /tmp/openclaw-hook-pack-xlbFjB/openclaw-discord-2026.5.12.tgz…
npm install failed: npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @openclaw/brave-plugin@2026.5.14-beta.1
npm error Found: openclaw@2026.5.12
npm error node_modules/openclaw
npm error peer openclaw@">=2026.2.17 <2026.6.0" from @martian-engineering/lossless-claw@0.9.4
npm error node_modules/@martian-engineering/lossless-claw
npm error @martian-engineering/lossless-claw@"0.9.4" from the root project
npm error peerOptional openclaw@">=2026.5.12" from @openclaw/discord@2026.5.12
npm error node_modules/@openclaw/discord
npm error @openclaw/discord@"2026.5.12" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional openclaw@">=2026.5.14-beta.1" from @openclaw/brave-plugin@2026.5.14-beta.1
npm error node_modules/@openclaw/brave-plugin
npm error @openclaw/brave-plugin@"2026.5.14-beta.1" from the root project
npm error
npm error Conflicting peer dependency: openclaw@2026.5.14-beta.2
npm error node_modules/openclaw
npm error peerOptional openclaw@">=2026.5.14-beta.1" from @openclaw/brave-plugin@2026.5.14-beta.1
npm error node_modules/@openclaw/brave-plugin
npm error @openclaw/brave-plugin@"2026.5.14-beta.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /home/local/.npm/_logs/2026-05-15T12_44_24_088Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/local/.npm/_logs/2026-05-15T12_44_24_088Z-debug-0.log
Also not a valid hook pack: Error: package.json missing openclaw.hooks

south surgeBOT
#

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

frank turtleBOT
# raven harbor I just downgraded to 2026.05.04, but can't install discord plugin anymore Downl...

This looks like version skew in the managed plugin npm root.

Two clues:

  • npm is installing @openclaw/discord@2026.5.12, not 2026.5.4
  • you still have @openclaw/brave-plugin@2026.5.14-beta.1, which requires openclaw >=2026.5.14-beta.1

First, can you run this so we know which binary is actually active?

openclaw --version
openclaw plugins list --verbose

If you really want to stay on 2026.5.4, pin plugin installs/updates to that same line and remove or downgrade the beta Brave plugin: