aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

Projen Projects Cause Builds to fail

Open kaiz-io opened this issue 7 months ago • 0 comments
trafficstars

Describe the bug

Projen projects cause builds to fail because of the lock file when dependent a bot goes to update the package.json.

Should just convert to normal projects and remove the projen part of it.

Expected Behavior

to build

Current Behavior

Not building

Reproduction Steps

PR

Possible Solution

Remove projen

Additional Information/Context

No response

CDK CLI Version

2.185

Framework Version

No response

Node.js Version

v22

OS

ubuntu

Language

Typescript

Language Version

ts

kaiz-io avatar Mar 24 '25 15:03 kaiz-io