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

"Cannot find module './lib/aws'" #2

Open
schawla1989 opened this issue Apr 30, 2019 · 0 comments
Open

"Cannot find module './lib/aws'" #2

schawla1989 opened this issue Apr 30, 2019 · 0 comments

Comments

@schawla1989
Copy link

schawla1989 commented Apr 30, 2019

Hi,

While running Lambda am getting this issue:

{
"errorMessage": "Cannot find module './lib/aws'",
"errorType": "Error",
"stackTrace": [
"Module.require (module.js:596:17)",
"require (internal/module.js:11:18)",
"Object. (/var/task/node_modules/aws-sdk/index.js:2:18)",
"Module._compile (module.js:652:30)",
"Object.Module._extensions..js (module.js:663:10)",
"Module.load (module.js:565:32)",
"tryModuleLoad (module.js:505:12)",
"Function.Module._load (module.js:497:3)"
]
}
Can you please help.

Thanks,
Sarika

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

1 participant