kevicency / MSBuild.NodeTools

Run various node tools as a MSBuild dependency
BSD 3-Clause "New" or "Revised" License
64 stars 14 forks source link

Invalid global git path is returning error depends on how you install git #30

Open bseng opened 8 years ago

bseng commented 8 years ago

When you install git on windows you have an option to install different compatibility for command prompt, one of them will put git.exe into 2 folders, Program files\Git\bin and Program Files\Git\mingw\bin.

In this case the error "Invalid global git path" will occur.