Environment
- deno 1.25.0 (release, x86_64-apple-darwin)
- v8 10.6.194.5
- typescript 4.7.4
Hi, when i try generate openApi doc with Type reference, I get follow error
(I have followed the example and I have also run the repo example and in both it gives me the same error)
error: Could not find module in store: file:///Users/user1/Documents/projects/alosaur/openapi/e2e/app.ts
throw new Error(decoder.decode(errOut));