Press ESC to close

Or check our Popular Categories...
Category:

golang

2 Articles
2
aws
1 min read

"exec format error" from SAM Local with Golang on Mac

I was getting my hands dirty with AWS SAM Local [https://github.com/awslabs/aws-sam-local] and Golang based functions the other day (since golang function support was added in 0.2.7 [https://github.com/awslabs/aws-sam-local/releases/tag/v0.2.7]), and ran it to a basic - but cryptic - error that took...