当我在cmd窗口中用下边命令时:
1)windows环境
d:
\myproject> bower install bootstrap-sass
1
1
出现 Bower : ENOGIT Git is not installed or not in the PATH错误,则需要配置你的Git到path,具体如下
方法一:假如你的git安装目录是”C:\Program Files (x86)\Git”,在path中( 系统属性中)加入git的bin和cmd目录
转载请注明原文地址: https://ju.6miu.com/read-659891.html