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

EACCES: permission denied, open '/var/task/index.js #33

Open
tbeaudouin05 opened this issue Apr 3, 2020 · 1 comment
Open

EACCES: permission denied, open '/var/task/index.js #33

tbeaudouin05 opened this issue Apr 3, 2020 · 1 comment

Comments

@tbeaudouin05
Copy link

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

@ghdna
Copy link
Owner

ghdna commented Apr 5, 2020

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.

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

2 participants