You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sam init requires Git (https://git-scm.com/) and it looks like it is not available on your machine. Installing Git should resolve this issue, please follow guidelines about how to install Git for your operating system & environment.
Closing this issue as the PR for gracefully handling the error has been released. Feel free to open a new issue if you are still having issues or have any questions.
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Description:
"SamCliError: Cannot find git, was looking at executables: ['git', 'git.cmd', 'git.exe', 'git.bat'] [SamCliFailed]"
Steps to reproduce:
Create Lambda app from command palette.
Observed result:
Expected result:
Hello World template.
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
: 1.97.0SAM CLI failed (exitcode: 1, expected 0):
Add --debug flag to command you are running
The text was updated successfully, but these errors were encountered: