VScode启动时卡住

huangapple go评论77阅读模式
英文:

VScode hangs on startup

问题

在我启动 vscode 后,我遇到了这个错误。
在终端窗格中,看起来像是有一个循环写入数百个 PowerShell 提示。
然后过了一会儿,我收到了这个错误消息:

我已经重新启动过计算机,卸载了 vscode,清理了我的电脑,然后重新安装了 vscode。
我尝试在这里找到解决方案,但没有一个适用。
我还尝试过不使用扩展并删除了我的设置 JSON 文件以获取一个新的。

但错误仍然存在。

英文:

After I start vscode I get this error.
In the terminal pane, it looks like there is a loop writing hundreds of powershell prompts.
And then after a while, I get this:
VScode启动时卡住

I have Rebooted, uninstalled, cleaned my pc, installed vscode again.
I have tried to find solution here, but none apply.
I also have tried to start without extention and deleted my settings json file to get a new.

But the error is still there.

答案1

得分: 0

我解决了这个问题,移除了PowerShell 6.1的安装。我认为实际的VSCode版本1.82.2支持与默认的Windows PowerShell不同的PowerShell。

从VSCode的帮助中获取的完整版本信息如下:

版本:1.82.2
提交:abd2f3db4bdb28f9e95536dfa84d8479f1eb312d
日期:2023-09-14T05:55:25.390Z
Electron:25.8.1
ElectronBuildId:23779380
Chromium:114.0.5735.289
Node.js:18.15.0
V8:11.4.183.29-electron.0
操作系统:Windows_NT x64 10.0.19045
英文:

I resolved this issue removing installation of power shell 6.1.
I think actual VSCode version 1.82.2 does support power shell different from the default Windows power shell.
The complete version information from the help of VSCode is :

Version: 1.82.2
Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d
Date: 2023-09-14T05:55:25.390Z
Electron: 25.8.1
ElectronBuildId: 23779380
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.19045

huangapple
  • 本文由 发表于 2023年3月31日 22:41:47
  • 转载请务必保留本文链接:https://go.coder-hub.com/75899816.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定