aws-samples / amazon-textract-serverless-large-scale-document-processing

Process documents at scale using Amazon Textract
Apache License 2.0
331 stars 165 forks source link

TextractPipelineStack not compatible with CDK 1.15 #7

Closed chillitom closed 4 years ago

chillitom commented 5 years ago

This solution requires using an outdated version of CDK, if trying to install using the latest CDK tools you get an error message saying that CDK libs must be of version 1.10 or greater.

The CDK CLI you are using requires your app to use CDK modules with version >= 1.10.0

Updating the dependencies of the project creates 43 build errors in the Typescript compile stage.

stevebez commented 4 years ago

Can anyone provide a solution to this? Do I need to downgrade the CDK to get the deployment to work? I am using version 1.19.0 and it is still prompting me with this message.

darwaishx commented 4 years ago

Solution has been updated with current version of CDK. Earlier as listed in the steps it worked with cdk version 0.28.