-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error occured. (arm64, docker) #77
Comments
We're having the same issue, @sdg9670 did you manage to resolve it? |
We resolved it by using |
@amitizle I gave up to use arm64 cpu. lol... |
I'm having the same problem in amd64 with latest version, any clue? |
This is working for me. But quite difficult to figure out. Would like an update on when ^3 will work with arm64 |
I get the same error while following the official guide on using an alternative base image with the runtime interface client: https://docs.aws.amazon.com/lambda/latest/dg/nodejs-image.html#nodejs-image-clients This is on x86, node20. |
The cause of this is this bit of code:
This uses |
Env: ubuntu, arm64, docker(node 18 image)
I got this error.
how can I solve this problem?
The text was updated successfully, but these errors were encountered: