azure-dev: [Issue] azd init -t azure-search-openai-demo failes due to GIT
Output from azd version
Run azd version
and copy and paste the output here:
azd version 0.7.0-beta.1 (commit 9ce71659f7688d0dc3dda8b84e5accedca58cf01)
Describe the bug azd init -t azure-search-openai-demo
ERROR: required external tools are missing:
- error checking for external tool git CLI: checking git CLI version: exit status 1
To Reproduce run: azd init -t azure-search-openai-demo
Environment
git --version git version 2.40.0.windows.1
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 29 (16 by maintainers)
@Lasweiga , can you run azd using
--debug
and shared the logs please?