If you are trying to run any Compose command in Windows CMD and getting following error
1 |
'git' is not recognized as an internal or external command, operable program or batch file. |
Then the quick tip is that, if GIT is installed then use “GIT Bash” instead of CMD to use “compose install” and releated commands.