Bootstrap

VScode:Install terminal quit with output: 过程试图写入的管道不存在

VScode 连接远程服务器时报错

VScode:Install terminal quit with output: 过程试图写入的管道不存在

应该是本地记录服务器信息和现有的产生了冲突

把有冲突的本地记录删掉就好了:
删除C:\Users\你的用户名\.ssh\known_hosts(或者把.ssh文件夹里的东西全删了
然后重连,问题解决

参考

使用VS Code连接远程服务器

;