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

Bower : ENOGIT git is not installed or not in the PATH

时间:2015-04-13 14:30:09      阅读:172      评论:0      收藏:0      [点我收藏+]

标签:

解决方法一:

添加git到window的环境变量中。设置path路径为C:\Program Files\Git\bin

 

解决方法二:

$ set PATH=%PATH%;C:\Program Files\Git\bin

Bower : ENOGIT git is not installed or not in the PATH

标签:

原文地址:http://www.cnblogs.com/aaronjs/p/4422010.html

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