mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 14:34:47 +00:00
fix: harden npm update staging
This commit is contained in:
@@ -30,6 +30,9 @@ const STEP_LABELS: Record<string, string> = {
|
||||
"git rev-parse HEAD (after)": "Verifying update",
|
||||
"global update": "Updating via package manager",
|
||||
"global update (omit optional)": "Retrying update without optional deps",
|
||||
"global install stage": "Preparing staged package install",
|
||||
"global install verify": "Verifying global package",
|
||||
"global install swap": "Activating global package",
|
||||
"global install": "Installing global package",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user