Closed Spongman closed 4 years ago
Version: 1.51.1 (system setup) Commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f Date: 2020-11-10T23:34:32.027Z Electron: 9.3.3 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Windows_NT x64 10.0.19041
Steps to Reproduce:
code file.txt
$ code file.txt -bash: code: command not found $ find ~/.vscode-server -name code /home/user/.vscode-server/bin/e5a624b788d92b8d34d1392e4c4d9789406efe8f/bin/code
works fine in wsl1. works fine over ssh.
this was due to interaction with 00-wsl2-systemd.sh script.
00-wsl2-systemd.sh
Version: 1.51.1 (system setup) Commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f Date: 2020-11-10T23:34:32.027Z Electron: 9.3.3 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Windows_NT x64 10.0.19041
Steps to Reproduce:
code file.txt
works fine in wsl1. works fine over ssh.