Skip to content

Windows Error: Program 'git' must be installed #46

@cope

Description

@cope

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

😞

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions