Hi all, If you are running cdk deploy on node v15.6.0 you could face an issue deploying your lambda assets. I solved the issue running the project on node v14.15.3 and following this instructions: https://github.com/aws/aws-cdk/issues/12536 Regards
Hi all,
If you are running cdk deploy on node v15.6.0 you could face an issue deploying your lambda assets.
I solved the issue running the project on node v14.15.3 and following this instructions: aws/aws-cdk#12536
Regards