docs(plugins): clarify local dependency installs

This commit is contained in:
Peter Steinberger
2026-04-25 22:59:00 +01:00
parent be51c98c5d
commit bd796d1c85
2 changed files with 3 additions and 2 deletions

View File

@@ -209,7 +209,8 @@ deprecation warning and forwards to `openclaw plugins install`.
Npm specs are **registry-only** (package name + optional **exact version** or
**dist-tag**). Git/URL/file specs and semver ranges are rejected. Dependency
installs run with `--ignore-scripts` for safety.
installs run project-local with `--ignore-scripts` for safety, even when your
shell has global npm install settings.
Bare specs and `@latest` stay on the stable track. If npm resolves either of
those to a prerelease, OpenClaw stops and asks you to opt in explicitly with a