mirror of
https://github.com/openclaw/openclaw.ai.git
synced 2026-07-15 12:25:40 -04:00
[PR #49] [MERGED] fix(public/install.sh): fail early if req buildtools are missing #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/openclaw/openclaw.ai/pull/49
Author: @knocte
Created: 2/6/2026
Status: ✅ Merged
Merged: 2/12/2026
Merged by: @steipete
Base:
main← Head:wip/checkBuildTools📝 Commits (5)
b7eec9bfix(public/install.sh): fail early if req buildtools are missing451a8eafix(install): auto-install build tools after npm native build failures4906361fix(install): auto-install build tools on native npm failuresd635ed9fix: land installer build-tool auto-recovery (#49) (thanks @knocte)7c74d0amerge: sync wip/checkBuildTools with main before land📊 Changes
3 files changed (+189 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
public/install.sh(+121 -1)📝
scripts/test-install-sh-unit.sh(+67 -0)📄 Description
Would fix some of the issues some people have been reporting in: https://github.com/openclaw/openclaw/discussions/5462
[AI assisted via Codex 5.2]
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.