当前位置:   article > 正文

Sublime: Unable to find git.exe错误

unable to find a git executable. either: set the visual studio code setting

使用Package Control安装插件时,如果出现下面的错误提示:

  1. Package Control:
  2. Unable to find git.exe. Please set the git_binary setting by accessing the Preferences > Package Settings > Package Control > Settings – User menu entry. The Settings – Default entry can be used for reference, but changes to that will be overwritten upon next upgrade.

 

原因在这个帖子里已经有说明:

是因为ST2在Packages目录下发现Git Repo(你曾经用git clone的方法下载过插件),因此ST2每次都试图为你将那个插件更新到最新的版本。想要忽略这个错误,在Preferences -> Package Settings -> Package Control -> Settings - User添加:

"ignore_vcs_packages":true

 

 
 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/881595
推荐阅读
相关标签
  

闽ICP备14008679号