1 artifact
Tap to collapse details
Download the latest LTS Node.js (v22 or higher) from nodejs.org.
Run the installer package.
Verify installation:
node --version npm --version
Expect v22.x.x or higher. Use Homebrew alternative if preferred:
v22.x.x
brew install node@22
This sets up the runtime for OpenClaw.
❌ Installing ARM/Intel mismatch on Apple Silicon
→Download the correct macOS installer from nodejs.org
❌ Using outdated Node version
→Use LTS v22+ or nvm to switch: nvm install 22
Tap to expand details
Spin up a personalized “How to deploy openClaw in a Mac mini” plan you can save, check off, and return to anytime — unlimited on the free trial.
Full guides on installation, configuration, and troubleshooting
Source code, issues, and community discussions
Detailed macOS-specific setup and troubleshooting
JavaScript runtime required for OpenClaw
Fast package manager for dependencies