aws-samples / cdk-serverless-lamp

A JSII construct lib to build AWS Serverless LAMP with AWS CDK
Apache License 2.0
65 stars 16 forks source link

Argument of type 'App' is not assignable to parameter of type 'Construct'. #670

Open IgorDePaula opened 2 years ago

IgorDePaula commented 2 years ago

Captura de tela de 2022-08-12 17-54-21

I follow all instructions of this readme.md and this tutorial, https://aws.amazon.com/pt/blogs/compute/introducing-the-cdk-construct-library-for-the-serverless-lamp-stack/

I stop in first cdk deploy and got this error.