I m trying to upload my React app to my GitHub repository, but Visual Studio Code won t recognize a Git command.
我在《常设仲裁法院》上发言。 通往Gite的道路是正确的,我多次检查。 我通过《演播室视觉守则》终端安装了 包装.json所需的改动。 现在,在视觉演播室《行为守则》终端站,我操作git init
时,它留下了一个错误,即“git”不是公认的指挥。 为什么会发生这种情况,我如何确定这种情况?
这是《演播室视觉守则》中“git.path”的基调:“C:Program 文件/Git/bin/git.exe”。 这是正确的。
File package.json edits under the first {} "homepage": "http://greardrear.github.io/messenger", is added and under scripts added "predeploy": "npm run build", "deploy": "gh-pages -d build", .
当我试图“ in”或“ remote边远添加来源”时,我在《视觉演播室法》终端站获得这一信息:
git : The term git is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ git
+ ~~~
+ CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
我如何确定这一点?
PS。 我已经尝试了我可以发现的这一问题的所有“解决方案”。 我也试图改变“git.path”的道路:“C:Program files/Git/git-bash.exe”,后者也做了一些工作。