Replies: 2 comments
-
Looks like this issue is being tracked in aws/aws-cdk-cli#601 and that I am not the only one that is having this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a number of CDK CodePipelines that started to fail with the following error in the FileAsset actions in the Assets stage . My pipelines have been working just fine up until June 11, 2025. Now all my CDK pipelines have this same error:
This is what happens in the INSTALL Phase
It's not clear to me what could be the issue. It does not seem like the problem is something to do with CDK code changes that I've done. The issue might be an upstream dependency issue. I have been wanting to install an earlier version of cdk-asssets instead of latest but I don't know of a way to do that with CDK.
I am wondering if there is any thing that can be done to address this issue?
Beta Was this translation helpful? Give feedback.
All reactions