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

Upgrade CustomerResourceHandler Nodejs to 18.x version? #3626

Open
fshuman-a opened this issue Jan 17, 2024 · 1 comment
Open

Upgrade CustomerResourceHandler Nodejs to 18.x version? #3626

fshuman-a opened this issue Jan 17, 2024 · 1 comment

Comments

@fshuman-a
Copy link

I've recently upgraded SST to v2.36.0 to support our Nodejs 18 upgrade. The Lambda functions are now on the correct version but I've noticed that the CustomResourceHandler functions are still on Nodejs 16. I tried setting calling setDefaultFunctionProps with nodejs18.x but that didn't help.

How can I configure these fns to use v18?

-Thanks

"sst": "2.36.0",
"aws-cdk": "2.101.1",
"aws-cdk-lib": "2.101.1",
@jayair
Copy link
Contributor

jayair commented Jan 20, 2024

Can you upgrade to the latest and try? Also if you can share the exact function names?

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