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

后端 未结 16 1489
时光说笑
时光说笑 2020-11-29 14:52

Git is installed and is in the path.

Platform: Red Hat Enterprise Linux 5.8.

>which git
/usr/local/bin/git

Yet bower can\'t find

16条回答
  •  眼角桃花
    2020-11-29 15:34

    When you ran the git install, you probably didn't choose:

    "Use Git from the Windows Command Prompts"

    during the installation.

    Re-run git install, and choose that option.

提交回复
热议问题