sam init error Please verify your location. The following types of location are supported:
SAM CLI, version 1.10.0 Windows 10
sam init Which template source would you like to use? 1 - AWS Quick Start Templates 2 - Custom Template Location Choice: 1
Which runtime would you like to use? 1 - nodejs12.x 2 - python3.8 3 - ruby2.7 4 - go1.x 5 - java11 6 - dotnetcore3.1 7 - nodejs10.x 8 - python3.7 9 - python3.6 10 - python2.7 11 - ruby2.5 12 - java8.al2 13 - java8 14 - dotnetcore2.1 Runtime: 5
Which dependency manager would you like to use? 1 - maven 2 - gradle Dependency manager: 1
Project name [sam-app]:
Cloning app templates from https://github.com/awslabs/aws-sam-cli-app-templates.git
Generating application:
Name: sam-app Runtime: java11 Dependency Manager: maven Application Template: hello-world Output Directory: .
Next steps can be found in the README file at ./sam-app/README.md
Error: Please verify your location. The following types of location are supported:
Github: gh:user/repo (or) https://github.com/user/repo (or) [email protected]:user/repo.git For Git repositories, you must use location of the root of the repository.
Mercurial: hg+ssh://[email protected]/repo
Http(s): https://example.com/code.zip
Local Path: /path/to/code.zip