码迷,mamicode.com
首页 > 其他好文 > 详细

bower install 出现 “Git is not installed or not in the PATH” 解决方法

时间:2016-04-08 14:58:19      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:

1.安装时确认选择了 "run git from the windows command prompt" 选项;

技术分享

2.确认环境变量path中有 “C:\Program Files\Git\bin” 和 “C:\Program Files\Git\cmd" (根据实际安装路径);

3.重启(重装git并且确认选择第二个选项后,重启才能生效)。

 

bower install 出现 “Git is not installed or not in the PATH” 解决方法

标签:

原文地址:http://www.cnblogs.com/AidenChen/p/bower.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!