© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Friends of the Crustacean 🦞🤝FotC�
Friends of the Crustacean 🦞🤝•3w ago•
1 reply
matux

Error: Your Command Line Tools (CLT) does not support macOS 26.

Getting that for all skills I try to install. I have Xcode 26.2 installed. macOS version is 26.2. Current CLI tools installed 100% support macOS 26.
$ sw_vers
ProductName:        macOS
ProductVersion:        26.2
BuildVersion:        25C56
$ clang --version
Apple clang version 17.0.0 (clang-1700.6.3.2)
Target: arm64-apple-darwin25.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
$ xcode-select -p
/Applications/Xcode.app/Contents/Developer
$ xcrun --sdk macosx --show-sdk-path
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk
$ xcrun --sdk macosx --show-sdk-version
26.2
$ cat >/tmp/clt_test.c <<'EOF'
#include <stdio.h>
int main(){ puts("CLT_OK"); return 0; }
EOF
$ cc /tmp/clt_test.c -o /tmp/clt_test && /tmp/clt_test
CLT_OK
$ sw_vers
ProductName:        macOS
ProductVersion:        26.2
BuildVersion:        25C56
$ clang --version
Apple clang version 17.0.0 (clang-1700.6.3.2)
Target: arm64-apple-darwin25.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
$ xcode-select -p
/Applications/Xcode.app/Contents/Developer
$ xcrun --sdk macosx --show-sdk-path
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk
$ xcrun --sdk macosx --show-sdk-version
26.2
$ cat >/tmp/clt_test.c <<'EOF'
#include <stdio.h>
int main(){ puts("CLT_OK"); return 0; }
EOF
$ cc /tmp/clt_test.c -o /tmp/clt_test && /tmp/clt_test
CLT_OK


Been getting this error since
onboard
onboard
, tried installing from UI, same error. Digging on openclaw logs, the only thing I find is:
{"0":"{\"subsystem\":\"gateway/ws\"}","1":"⇄ res ✗ skills.install 4537ms errorCode=UNAVAILABLE errorMessage=Install failed (exit 1): Error: Your Command Line Tools (CLT) does not support macOS 26. conn=74606e3e…c818 id=ee91aeff…1117","_meta":{"runtime":"node","runtimeVersion":"24.11.0","hostname":"unknown","name":"{\"subsystem\":\"gateway/ws\"}","parentNames":["openclaw"],"date":"2026-0222T19:27:44.276Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///Users/matux/code/openclaw/openclaw/dist/subsystem-CYc2uK4P.js:1167:14","fileName":"subsystem-CYc2uK4P.js","fileNameWithLine":"subsystem-CYc2uK4P.js:1167","fileColumn":"14","fileLine":"1167","filePath":"Users/matux/code/openclaw/openclaw/dist/subsystem-CYc2uK4P.js","filePathWithLine":"Users/matux/code/openclaw/openclaw/dist/subsystem-CYc2uK4P.js:1167","method":"logToFile"}},"time":"2026-02-22T19:27:44.276Z"}
{"0":"{\"subsystem\":\"gateway/ws\"}","1":"⇄ res ✗ skills.install 4537ms errorCode=UNAVAILABLE errorMessage=Install failed (exit 1): Error: Your Command Line Tools (CLT) does not support macOS 26. conn=74606e3e…c818 id=ee91aeff…1117","_meta":{"runtime":"node","runtimeVersion":"24.11.0","hostname":"unknown","name":"{\"subsystem\":\"gateway/ws\"}","parentNames":["openclaw"],"date":"2026-0222T19:27:44.276Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///Users/matux/code/openclaw/openclaw/dist/subsystem-CYc2uK4P.js:1167:14","fileName":"subsystem-CYc2uK4P.js","fileNameWithLine":"subsystem-CYc2uK4P.js:1167","fileColumn":"14","fileLine":"1167","filePath":"Users/matux/code/openclaw/openclaw/dist/subsystem-CYc2uK4P.js","filePathWithLine":"Users/matux/code/openclaw/openclaw/dist/subsystem-CYc2uK4P.js:1167","method":"logToFile"}},"time":"2026-02-22T19:27:44.276Z"}


Any help would be appreciated.
Friends of the Crustacean 🦞🤝 banner
Friends of the Crustacean 🦞🤝Join
The AI that actually does things. Emails, calendar, home automation - all from your favorite chat app. New shell, ready to help. The lobster way.
134,827Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Recent Announcements
Krill 🦐

## Freshbits — tiny formatting tidy-up ### Fixes - [#41242](<https://github.com/openclaw/openclaw/pull/41242>) [5decb00](<https://github.com/openclaw/openclaw/commit/5decb00e9d2ae36c948e4cc83e42957e83108950>) fix(swiftformat): sync GatewayModels exclusions with OpenClawProtocol Stats: +2 / -2 (files changed: 2)

Krill 🦐 · 1h ago

Krill 🦐

- [6b87489](https://github.com/openclaw/openclaw/commit/6b87489) Revert "feat(ui): add chat infrastructure modules (slice 1 of dashboard-v2)" Stats: +317 / -92 (files changed: 22)

Krill 🦐 · 3h ago

Krill 🦐

## Freshbits — bugfix buffet ### Fixes - [#41090](https://github.com/openclaw/openclaw/pull/41090) [4790e40](https://github.com/openclaw/openclaw/commit/4790e40) fix(plugins): expose model auth API to context-engine plugins - [#40389](https://github.com/openclaw/openclaw/pull/40389) [c0cba7f](https://github.com/openclaw/openclaw/commit/c0cba7f) Fix one-shot exit hangs by tearing down cached memory managers - [8a6cd80](https://github.com/openclaw/openclaw/commit/8a6cd80) fix(ui): address review feedback on chat infra slice (reverted) ### Features - [5a659b0](https://github.com/openclaw/openclaw/commit/5a659b0) feat(ui): add chat infrastructure modules (slice 1 of dashboard-v2) (reverted) ### Chore - [#41411](https://github.com/openclaw/openclaw/pull/41411) [b48291e](https://github.com/openclaw/openclaw/commit/b48291e) Exec: mark child command env with OPENCLAW_CLI - [d648dd7](https://github.com/openclaw/openclaw/commit/d648dd7) Update ui/src/ui/chat/export.ts (reverted) ### Reverts - [8e412ba](https://github.com/openclaw/openclaw/commit/8e412ba) Revert "fix(ui): address review feedback on chat infra slice" - [9f0a64f](https://github.com/openclaw/openclaw/commit/9f0a64f) Revert "Update ui/src/ui/chat/export.ts"

Krill 🦐 · 3h ago

Similar Threads

Error: Your Command Line Tools are too outdated.
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
2mo ago
MacOS installation failed by command line
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
4w ago
macOS 26 (unified versioning) bug
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
2d ago
agent loses access to command line tools after session reset
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
6d ago