Closed janritter closed 3 years ago
…or directory error
Description of changes: Added additional go build flags to solve the following error when executing the lambda function: Error: fork/exec /opt/extensions/go-example-extension: no such file or directory
Error: fork/exec /opt/extensions/go-example-extension: no such file or directory
Issue in another project describing the problem / solution: https://github.com/serverless/serverless/issues/4710
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Hi, is something missing to merge this PR?
@julianwood
…or directory error
Description of changes: Added additional go build flags to solve the following error when executing the lambda function:
Error: fork/exec /opt/extensions/go-example-extension: no such file or directory
Issue in another project describing the problem / solution: https://github.com/serverless/serverless/issues/4710
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.