-
Notifications
You must be signed in to change notification settings - Fork 17
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
deploy fails #56
Comments
Thanks for reporting @ababakanian . Can you please enable |
Of coarse, are there instructions on how to do it? |
Ok I figured out how to do it. Here is the output:
|
Thanks for the update @ababakanian . Looks like this is an issue with the CloudFormation deployment in LocalStack itself, unrelated to the |
Closing this issue due to inactivity. Please let us know if the problem persists.. Thanks! |
cdk project fails to run with the following error:
❌ MainStack failed: Error: The stack named MainStack failed to deploy: CREATE_FAILED (Deployment failed) at Object.waitForStackDeploy (/Users/user/.nvm/versions/node/v14.15.1/lib/node_modules/aws-cdk/lib/api/util/cloudformation.ts:309:11) at processTicksAndRejections (internal/process/task_queues.js:93:5) at prepareAndExecuteChangeSet (/Users/user/.nvm/versions/node/v14.15.1/lib/node_modules/aws-cdk/lib/api/deploy-stack.ts:351:26) at CdkToolkit.deploy (/Users/user/.nvm/versions/node/v14.15.1/lib/node_modules/aws-cdk/lib/cdk-toolkit.ts:194:24) at initCommandLine (/Users/user/.nvm/versions/node/v14.15.1/lib/node_modules/aws-cdk/bin/cdk.ts:267:9) The stack named MainStack failed to deploy: CREATE_FAILED (Deployment failed)
the error doesnlt say much where it failed
The text was updated successfully, but these errors were encountered: