1.102.1 Error installing server
Error installing server: error checking server integrity: failed to run command "/home/user/.vscode-server/cli/servers/Stable-7adae6a56e34cb64d08899664b814cf620465925.staging/server/bin/code-server --version" (code 127): Could not start dynamically linked executable: /home/user/.vscode-server/cli/servers/Stable-7adae6a56e34cb64d08899664b814cf620465925.staging/server/node
I am on the current NixOS stable
I have found that this project tends to have issues with patching that it's not able to recover if trying to run several VSCode instances on a new version of VSCode at the same time: it breaks when several try to install in parallel.
Try clearing the /home/user/.vscode-server/cli/servers/*.staging folders, restarting the service, and making sure to only start up one instance of VSCode.
Let me know if that works for you.