lambda.Runtime.NODEJS_18_X. not exists #24910
-
I'm using cdk for typescript to crate a lambda function in node.js I'm using: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This should exist on 2.70.0, I can confirm it does 🙂 Be sure to completely reinstall your packages to ensure you're using the correct version. If not, could you please post a quick snippet of your package.json and where you're trying to use this enum value? |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
This should exist on 2.70.0, I can confirm it does 🙂
Be sure to completely reinstall your packages to ensure you're using the correct version. If not, could you please post a quick snippet of your package.json and where you're trying to use this enum value?