(pipeline): no matching base directory path found for cdk/cdk.out #28519
Labels
@aws-cdk/aws-codepipeline
Related to AWS CodePipeline
@aws-cdk/core
Related to core CDK functionality
@aws-cdk/pipelines
CDK Pipelines library
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
needs-review
p1
package/tools
Related to AWS CDK Tools or CLI
Describe the bug
I am using CDK with CodePipeline and CodeBuild, everything works fine in Linux aws/codebuild/standard:6.0.
However, when I upgrade to aws/codebuild/standard:7.0 or Amazon Linux 2 x86_64 standard image, version 5.0, npx cdk synth does nothing, as the result I got the following errors when synthesizing from pipeline.
Expected Behavior
cdk/cdk.out should be found
Current Behavior
cdk/cdk.out is not found
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.117.0 (build 59d9b23)
Framework Version
No response
Node.js Version
20.10.4
OS
Linux
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: