openclaw.ai/scripts
Roland Kákonyi 8cee7c3288
Fix installer Node runtime mismatch (#68)
* Fix installer Node runtime mismatch

Ensure install.sh uses Node >=22 for npm install steps even when
nvm Node 20 is first on PATH. Add a compatibility shim so the
installed openclaw command still runs via a supported Node runtime
in mixed-version shells.

Also fixes shellcheck warning in shim log output.

* fix: keep installer compat shim in user-local bin (#68) (thanks @rolandkakonyi)

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-03-07 19:41:25 +00:00
..
docker ci: run all website installer scripts in CI 2026-02-13 15:03:31 +01:00
e2e feat: add testimonial from @kailazh 2026-01-11 10:49:56 +00:00
test-install-matrix.sh fix(installer): auto-only gum flow and better npm diagnostics 2026-02-22 18:43:39 +01:00
test-install-sh-unit.sh Fix installer Node runtime mismatch (#68) 2026-03-07 19:41:25 +00:00