sam init
fails to deploy a standard sample on Windows platform
#7018
Labels
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
Description:
A
sam init
fails to bootstrap a simple python hello-world template on Windows platform.You may find this command example in
sam init --help
and also at https://github.com/aws-samples/cookiecutter-aws-sam-python:sam init --location gh:aws-samples/cookiecutter-aws-sam-python
this command produces the following error:
Steps to reproduce:
cmd
(Win+R, cmd)sam init --location gh:aws-samples/cookiecutter-aws-sam-python
sam-demo
Observed result:
Expected result:
A sample template should be deployed to
sam-demo
folder.Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
Platform: Windows 11 Enterprise, 22H2, build 22621.3447
sam --version
: SAM CLI, version 1.116.0Add --debug flag to command you are running
The text was updated successfully, but these errors were encountered: