Required Version
ArgentOS requires Node.js 22+. Use nvm to manage versions:Native Module Issues
If you seeNODE_MODULE_VERSION mismatch errors:
LaunchAgent (macOS)
The gateway LaunchAgent plist uses whatevernode binary is in PATH at install time. If the plist points to Homebrew node but your modules were built against nvm node, the gateway will crash silently.
1
Fix the node path
Edit
~/Library/LaunchAgents/ai.argent.gateway.plist and ensure the node path matches your nvm version:2
Reload the LaunchAgent
