[lambda-nodejs] AWS CDK TypeScript project. "cdk synth/deploy" hangs when there is a NodejsFunction construct in the stack. #8922
Labels
@aws-cdk/aws-lambda-nodejs
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
After adding a NodejsFunction construct to my stack and having successfully ran "npm run build", If I try to synthesize or deploy the stack the process just hangs without ever returning.
Reproduction Steps
Synthesize the attached controller.zip
Error Log
No errors are displayed after executing "cdk synth" or "cdk deploy". Neither of the 2 processes returns.
Environment
Other
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: