-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
Not compatible on Lambda Node.js 8.10 #33
Comments
btw, this is working well on my local machine(macOS 10.13.1) and I've confirmed. |
@harleyguru
|
Oh @bhushankumarl Thanks for your suggestion, |
@bhushankumarl , this is the issue with this module itself. |
@bhushankumarl
I deploy my Lambda function with only this simple code.
This is the error I am getting. |
What was the solution here? |
@raymatos In my case, I deploy and run my app on Lambda. |
Can you post your dockerfile? |
I have one lambda node.js 8.10 function of importing just this module.
But it gets module initialization error on Lambda.
This issue needs to be fixed ASAP.
Here are some details:
Of course, I am setting environment variables correctly and cofirmed.
This simple code will get error on Lambda.
I attached CloudWatch log for this lambda function.
The text was updated successfully, but these errors were encountered: