-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
bugSomething isn't workingSomething isn't workingnext-releaseFix or feature will be available in the very next version release.Fix or feature will be available in the very next version release.
Description
In WSL it works like a charm, but in Windows I get the Error: Program 'git' must be installed
error, because 'which' is not recognized as an internal or external command
😞
I tried using Set-Alias which where.exe
and it works on the command line:
PS C:\windows\system32> which git
C:\Program Files\Git\cmd\git.exe
But I still get
'which' is not recognized as an internal or external command,
operable program or batch file.
Error: Program 'git' must be installed
😞
anemer and damianpolak
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingnext-releaseFix or feature will be available in the very next version release.Fix or feature will be available in the very next version release.