Files
clawpanel/src-tauri
Cursor Agent 92f67849cb fix(config): use standalone bundled Node for runtime compatibility checks
Standalone OpenClaw ships its own Node.js and openclaw.cmd prefers that
binary over PATH. check_node() was inspecting the first system Node
(often an older nvm install), marking compatible=false and blocking
Gateway startup via ensure_node_runtime_compatible().

Prefer the bundled node next to the active standalone CLI when present,
and mirror the same logic in dev-api web mode.

Co-authored-by: 晴天 <1186258278@users.noreply.github.com>
2026-06-10 11:05:46 +00:00
..
2026-02-26 22:34:55 +08:00
2026-06-08 22:54:11 +08:00
2026-06-08 22:54:11 +08:00
2026-06-08 22:54:11 +08:00