* 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> |
||
|---|---|---|
| .. | ||
| docker | ||
| e2e | ||
| test-install-matrix.sh | ||
| test-install-sh-unit.sh | ||