getcursor / cursor

The AI-powered code editor
https://cursor.sh
20.57k stars 1.38k forks source link

Remote SSH fails on Synology server. #1433

Open zzecool opened 1 month ago

zzecool commented 1 month ago

Remorte SSH fails in synology server because install needs the "getconf" command that is missing in Synology and cant be installed.

Vscode installs its server just fine without the need for the getconf command.

/volume1/homes/zzecool/.cursor-server/bin/0.33.1-26d69e8cd372a090b6a05b74a32fa7f9d52c10b0/bin/helpers/check-requirements.sh: line 22: getconf: command not found