Masashi Tomooka

Results 34 comments of Masashi Tomooka

@agdimech You should be able to reproduce it by just running the two commands in the issue description. More specifically: ``` $ mkdir pdk-repro $ cd pdk-repro $ npm init...

Great to hear that. Looking forward to the new release :)

@agdimech FYI even running `npm i` does not fix the problem. Currently as long as `@aws/pdk` is installed, we cannot use `npm ci` by any means. Is it expected? We...

I found the upstream issue was recently closed as shipped: https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/1529 Is this issue still relevant?