Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not initiate go1.x runtime: unsupported runtime #357

Closed
AShabana opened this issue Apr 9, 2018 · 1 comment
Closed

Could not initiate go1.x runtime: unsupported runtime #357

AShabana opened this issue Apr 9, 2018 · 1 comment

Comments

@AShabana
Copy link

AShabana commented Apr 9, 2018

Dears, I am facing this issue when I trying to run below example .

`(aws-sam-local/samples/hello-world/golang)
ᐳᐳ sam local invoke "HelloWorld" -e event.json
A newer version of the AWS SAM CLI is available!
Your version: 0.2.2
Latest version: 0.2.10
See https://github.com/awslabs/aws-sam-local for upgrade instructions

2018/04/09 11:37:07 Successfully parsed template.yaml
2018/04/09 11:37:07 Connected to Docker 1.27
2018/04/09 11:37:07 Could not initiate go1.x runtime: unsupported runtime
`

@AShabana
Copy link
Author

AShabana commented Apr 9, 2018

It was my mistake as I copied sam binary from docker image
It solved just by replacing sam with aws-sam-local

@AShabana AShabana closed this as completed Apr 9, 2018
qingchm pushed a commit to qingchm/aws-sam-cli that referenced this issue Sep 17, 2021
…ault (aws#357)

* Updated Sync Code to Sync All Code Resources

* Added Tests

* Formatted with Black

* Refactored Out get_unique_resource_ids
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant