Lars Kleen

Results 3 issues of Lars Kleen

### Description The detection of the usage of pnpm is based on the assumption that there is a pnpm.lock.yaml file in the same directory as the cdktf configuration. In a...

enhancement
cdktf-cli
priority/backlog
size/small

**Describe the bug** please refer to the attached code snippet **To Reproduce** Steps to reproduce the behavior: ``` describe("moment bug demonstration",() => { it("should add a year and one week",()...