damp-school-17708
07/09/2021, 4:56 PMCould not include required dependency '@aws-sdk/client-codepipeline' in '/Users/toni/code/link/infrastructure'.
I am not entirely sure why it would happen, while the same stack used to use '@aws-sdk/client-codebuild'
The code using it it's an 'inline lambda' done with new awsx.apigateway.API
How is that possible? there's a closed github issue but it doesn't seem related, what could be the culprit? Do I need to define a 'standard' lambda to circumvent this?
Latest versions of all packages, just updated. Not sure if it matters but using a monorepo structure, with this dependency/stack inside a folder.fierce-camera-61577
07/11/2021, 8:26 AMNODE_PATH=$PWD pulumi up
to see if that helps drag the right dependencies along. If that works let me know and I have a smoother mechanism to try.curved-pharmacist-41509
07/11/2021, 9:26 PMrequire()
inside the callback for any importsdamp-school-17708
07/12/2021, 7:58 AMfierce-camera-61577
07/22/2021, 8:50 AMdamp-school-17708
08/26/2021, 8:46 AMfierce-camera-61577
08/27/2021, 4:03 AMdamp-school-17708
08/27/2021, 7:51 AM