Bill The Investor
Bill The Investor|Jan 31, 2026 09:39
Recently, OpenClaw (formerly Clawdbot/Moltbot) has become extremely popular, claiming to be a "truly capable personal AI" that can clear emails, manage calendars, browse web pages, book flights, and chat the entire process on WhatsApp/Telegram/iMessage. Many people rush to buy Mac Mini as a 24/7 slave machine, but let me tell you: * * Your dusty old Mac is completely sufficient * *, don't rush to buy new hardware. I have been running the 2017 Intel MacBook Pro (16GB RAM) for almost a week and it is basically stable. The following is the complete process of installing OpenClaw on an old Mac with zero foundation and running it, along with most of the pitfalls and solutions. Copy and paste, it takes 20-40 minutes to complete. 1. First, confirm that your old Mac can still breathe -MacOS at least 11 Big Sur (preferably 12+Monterey or higher) -RAM ≥ 8GB (Don't hesitate to use 16GB or more, it's too much fun) -Hard drive ≥ 50GB free (workspace will consume some space) -Keep plugged in+do not sleep (Settings → Energy saving → Prevent computer from automatic sleep) If your Mac is too old (before 2012), first refresh macOS with OpenCore Legacy Patcher (search for OCLP tutorials, take the risk, but can save many old machines). 2. Install Homebrew (package manager, essential for old Mac) Open Terminal, paste and run: ``` /bin/bash -c "$(curl -fsSL https://raw. (githubusercontent.com)/Homebrew/install/HEAD/install.sh)" ``` After installation, add the brew to PATH (it will prompt itself). 3. Install Node.js 22+(OpenClaw hard requirement, if it is lower than this, it will be scrapped directly) The most stable method for old Mac: install the latest stable version with brew ``` brew install node@22 ``` Verification after installation: ``` Node - v should see v22. x.x npm -v ``` If the brew gets stuck or reports an error: -First, 'brew update&&brew upgrade'` -Has the old system certificate expired? Run 'brew install -- force opensll' or directly download the Node installation package from the official website( https://nodejs.org/en/download/ )Choose pkg. 4. One click installation of OpenClaw (official recommendation, lazy gospel) ``` curl -fsSL https://openclaw.ai/install.sh | bash ``` It will: -Global npm install openclaw@latest -Automatic Onboarding Guide If you already have a Node, simply manually: ``` npm install -g openclaw@latest ``` 5. Run the onboarding guide (the most crucial step) ``` openclaw onboard --install-daemon ``` I will ask you: -Is Gateway local or remote (novice chooses local) -Model selection: Anthropic API Key (strongly recommended to go there yourself) http://console. (Anthropic. com) Make one, pay as you go is the most stable) or OpenAI/Gemini, etc -Chat channels: WhatsApp/Telegram/Discord/iMessage (iMessage requires macOS+and Apple ID) -Install the launcher service (let it run in the background and restart without losing) Select all defaults to pass, adjust later. 6. Startup&Testing -Service installed, automatically running gateway -Manual start test: ` openclaw gateway` -Go to Telegram/WhatsApp and add your bot, send "@ status" or "hello" to see if it responds. Once successful, see Emoji+it's thinking. The pitfalls and solutions that most people get stuck in (my personal history of blood and tears) -Pit 1: Curl http://install.sh Stuck/timeout Solution: Is the old Mac network bad? Try changing your phone hotspot or manually installing npm - g openclaw@latest -Pit 2: Node version is too low, reporting 'unsupported engine' Solution: Must be ≥ 22, use brew upgrade or official website pkg to reinstall, do not use the system's built-in old nodes -Pit 3: Onboarding stuck in auth/pairing Solution: Anthropic Key is incorrect and needs to be redone; The iMessage channel should ensure that the Mac is logged in with the correct Apple ID and iMessage is enabled in the "Messages" section -Pit 4: Old Mac fan spinning wildly/eating memory Solution: Don't use too many sub agents and don't run the vision model (using a text model); Set low priority: ` nice - n 10 openclaw gateway` -Pit 5: Skills cannot be installed (@ cursor agent, etc.) Solution: Using 'npx' clawdhub@latest Install<slug>` or go https://clawhub.ai One click browser installation -Pit 6: The bot goes missing after Mac falls asleep Solution: System Settings → Battery/Energy Saving → Sleep Prevention; Or use the Amphetamine app to force constant brightness -Pit 7: Safety Paranoia (it can really control computers) Solution: Don't install it on the main aircraft! Isolate with old Mac/VM/VPS; Don't give it your main email/wallet when onboarding; Skills are only trusted Summary: Installing OpenClaw on an old Mac offers great value for money, without having to spend over 6000 yuan to buy a Mac Mini and try it out first. After running, it can really help you monitor the market, scan financial report emails, and automatically take trading notes... but remember, it's a tool, not a god. Limit, speed limit, and safety are all up to you to manage.
+6
Mentioned
Share To

Timeline

HotFlash

APP

X

Telegram

Facebook

Reddit

CopyLink

Hot Reads