NodeForMac is a simple utility that combines Node.js binaries for both ARM and x64 macOS architectures into a single universal binary.
- Supports macOS universal binaries (ARM + x64)
- Works with Node.js v20 and later
- Uses official Node.js binaries from the Node.js release archive
| Node.js Version | Supported? |
|---|---|
| 20.x | ✅ Yes |
| 21.x | ✅ Yes |
| 22.x | ✅ Yes |
| 23.x | ✅ Yes |
| 24.x | ✅ Yes |
| 25.x | ✅ Yes |
Note
I am actively working on adding new Node.js versions
Please help me and star this repo
Thank you