You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Were you unable to run the program locally on your machine? The error above indicates that node_modules folder was not included in the package uploaded to Lambda.
I have this issue when trying to use your package on aws lambda:
EACCES: permission denied, open '/var/task/index.js
this solution does not work: https://aws.amazon.com/premiumsupport/knowledge-center/lambda-deployment-package-errors/
because it yields another error on the cli: chmod: fts_open: File name too long
The text was updated successfully, but these errors were encountered: