One-time setup
Set up remote support
Checking this link…
This registers this computer so it can be supported remotely. It stays connected
until you stop the agent.
Make sure a VNC server is running on this machine, listening on
127.0.0.1:5900 .
macOS: System Settings → General → Sharing → Screen Sharing.
Windows: install TightVNC or UltraVNC.
Linux: x11vnc -localhost -rfbport 5900 .
Install Node.js 22+ if it is not already there.
Run this in a terminal:
Copy for macOS / Linux
Copy for Windows
On Windows 7 or Server 2008 R2?
Node.js will not install on those — the last version that supported them is long
out of date. Use the standalone build instead: one file, nothing to install.
Then in a Command Prompt, in the folder you saved it to:
Copy