mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:50:43 +00:00
fix(plugins): fall back from invalid beta npm updates
This commit is contained in:
@@ -92,7 +92,9 @@ when it was previously pinned to an exact version or tag.
|
||||
When `openclaw update` runs on the beta channel, default-line npm and ClawHub
|
||||
plugin records try the matching plugin `@beta` release first. If that beta
|
||||
release does not exist, OpenClaw falls back to the recorded default/latest spec.
|
||||
Exact versions and explicit tags such as `@rc` or `@beta` are preserved.
|
||||
For npm plugins, OpenClaw also falls back when the beta package exists but fails
|
||||
install validation. Exact versions and explicit tags such as `@rc` or `@beta`
|
||||
are preserved.
|
||||
|
||||
## Uninstall plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user