Open robertjsandor opened 6 days ago
Looks like Node js 16.0 runtime has been deprecated in AWS Lambda. Can anyone point me to how to change the code to support the 18.0 environment?
Changing the runtime brings up an error with the jQuery. I did change the code to the guided fix, but then the test event gives me a 500 error.
Sorry, not a good enough coder to understand the issue, but the code worked fine with Node 16.0.
Looks like Node js 16.0 runtime has been deprecated in AWS Lambda. Can anyone point me to how to change the code to support the 18.0 environment?
Changing the runtime brings up an error with the jQuery. I did change the code to the guided fix, but then the test event gives me a 500 error.
Sorry, not a good enough coder to understand the issue, but the code worked fine with Node 16.0.