Search Broken when using Remote SSH
- If you can, please include a screenshot of your problem
When connected to a remote workspace, you cannot use Search and Replace.
-
Please include the name of your operating system MacOS/Darwin
-
If you can, steps to reproduce are super helpful
It seems that when the cursor-server is installed it doesn't not build or link the proper binaries.
ln -s rg rgArm temporarily fixes the issue.
I met too, please as soon as fix
I found a workarround (copy the path from the error minus rgArm and in a terminal go there to make a symlink:
cd /Users/<MYUSER>/.cursor-server/cli/servers/Stable-c499aee5f16e67815c7dc795ff338dc8ab3e07f0/server/node_modules/@vscode/ripgrep/bin/
ln -s rg rgArm
plz fix
+1
I'm using a Cursor installed in an Intel Mac connected via SSH to another M2 Mac. Can this be related to the issue?
when a cursor server updates, it repeats the same problem