gpt4 book ai didi

json - 终端外壳程序路径 "..\..\..\vsCode\git\bin\bash.exe"在VS Code Windows中不存在

转载 作者:行者123 更新时间:2023-12-02 02:43:26 25 4
gpt4 key购买 nike

我正在尝试设置一个可移植的开发环境:

VS Code-便携式模式
git-bash-便携式
Node.js-可移植

VS代码抛出错误:终端 shell 程序路径“......\vsCode\git\bin\bash.exe”不存在

我有C:......\Documents\Storage\vsCode\data\user-data\User\settings.json
和C:......\Documents\Storage\vsCode\git\bin\bash.exe

settings.json:

{
// Git Bash
"terminal.integrated.shell.windows": "..\\..\\..\\vsCode\\git\\bin \\bash.exe"
}

它适用于CMD:
C:\.........>cd C:\...........\Documents\Storage\vsCode\data\user-data\User

C:\.......\Documents\Storage\vsCode\data\user-data\User>cd ..\..\..\git\bin\

C:\.......\Documents\Storage\vsCode\git\bin>

您能否指导我如何在VS Code中处理相对路径而无需在操作系统中设置全局变量。我将需要对Node做同样的事情。

对不起,我的帖子太乱了,但是对于在这里发布我还是很陌生。

最佳答案

您可以点击以下链接:
https://code.visualstudio.com/docs/editor/integrated-terminal
您需要在settings.json文件中编辑终端集成路径,以将其与之进行编译
enter image description here
请参阅屏幕快照中的URL,以在我的末端找到settings.json文件的位置:
enter image description here

关于json - 终端外壳程序路径 "..\..\..\vsCode\git\bin\bash.exe"在VS Code Windows中不存在,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57628090/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com