mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 03:20:20 +00:00
build: align Node 22 guidance with 22.16 minimum
This commit is contained in:
@@ -257,7 +257,7 @@ export async function maybeRepairGatewayServiceConfig(
|
||||
note(warning, "Gateway runtime");
|
||||
}
|
||||
note(
|
||||
"System Node 22+ not found. Install via Homebrew/apt/choco and rerun doctor to migrate off Bun/version managers.",
|
||||
"System Node 22 LTS (22.16+) or Node 24 not found. Install via Homebrew/apt/choco and rerun doctor to migrate off Bun/version managers.",
|
||||
"Gateway runtime",
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user