Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Node JS issue #360

Open
robertjsandor opened this issue Nov 18, 2024 · 1 comment
Open

Node JS issue #360

robertjsandor opened this issue Nov 18, 2024 · 1 comment

Comments

@robertjsandor
Copy link

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.

@kristofrk
Copy link

requestUnicorn works for me with 18.x. It tests ok with the sample event. I haven't been able to get Cognito to work, though.
I think the ocde is old and not really supported anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants