Hi everyone I'm pretty new in AWS CDK and wanted to create a simple app (javaScript) with AWS developer guide : https://docs.aws.amazon.com/cdk/latest/guide/hello_world.html
it seems like everything is work fine but when I'm trying to run "cdk deploy" command the deploy is not even starting and is stack in this stage:

does somebody know what I'm doing wrong or how to get the actual error?
cdk synth? (3) Have you looked at CloudFormation in the Console to see if the stack is being created? (4) Do you have any sort of firewall that would block access from your PC to AWS? - Parsifal