vacavaca

Results 2 issues of vacavaca

**Describe the bug** I tried to generate a basic openapi3 yml spec from the README example, works well in a standalone environment, but fails when working in a monorepo (yarn...

typescript: 5.4.3 node: 21.7.1 lru-cache: 10.2.0 @types/node: 20.11.30 Got the following error from inside the lru-cache when running `tsc` on my project, could it be something on my side? Earlier...