VscodeSSH Could not establish connection to xxx:Got bad result from install script

问题:Vscode远程连接Got bad result from install script

VscodeSSH Could not establish connection to xxx:Got bad result from install script_第1张图片

解决:升级或降级Vscode

也尝试了很多办法如:
1.解决|打开vscode终端进程报错“C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe”已终止,退出代码: 3221225477 ——无效


解决:
vscode报错Error: BadInstallScriptResult (Got bad result from install script)最新解决方法

Github::Error: BadInstallScriptResult (Got bad result from install script) #10758
从1.98.0降级到1.97.2解决该问题。
升级到1.98.2解决该问题。

VSCode/bugs/如何给VSCode降级

你可能感兴趣的:(vscode)