首页 > 其他 > 详细

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

时间:2016-04-08 14:55:42      阅读:392      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!