/opt/homebrew/opt/node@22/bin/npx means you installed Homebrewβs node@22 formula, which is typically keg-only. Your interactive shell can find it, but the OpenClaw Gateway running under launchd uses a minimal PATH (basically /opt/homebrew/bin:/usr/bin:/bin), so it wonβt see /opt/homebrew/opt/node@22/bin β skills/tools then error with βcanβt find node/npxβ.node formulaKrill π¦ Β· 1h ago