Guide · Updated 2026-05-31
Install Liminal on macOS
Install via the hosted bash script — same flow as Linux.
Prerequisites
Node.js 22+ (Homebrew: brew install node@22).
Xcode Command Line Tools for native modules.
Install
curl -fsSL https://www.vireondynamics.com/install/install.sh | bash
FAQ
Common questions
Apple Silicon?
Yes — use the arm64 Node build from nodejs.org or Homebrew.