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

[lambda-nodejs] AWS CDK TypeScript project. "cdk synth/deploy" hangs when there is a NodejsFunction construct in the stack. #8922

Closed
th3r10n opened this issue Jul 7, 2020 · 2 comments
Assignees
Labels
@aws-cdk/aws-lambda-nodejs bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@th3r10n
Copy link

th3r10n commented Jul 7, 2020

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

  • CDK CLI Version : 1.49.1
  • Framework Version:
  • Node.js Version: v12.16.2
  • OS : macOS 10.12.6
  • Language (Version): TypeScript

Other


This is 🐛 Bug Report

@th3r10n th3r10n added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jul 7, 2020
@jogold
Copy link
Contributor

jogold commented Jul 7, 2020

@th3r10n can you close this one in favor of #8921, is it the same?

@eladb
Copy link
Contributor

eladb commented Jul 7, 2020

Dup #8921

@eladb eladb closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-lambda-nodejs bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants