Nick Cooper

Results 5 issues of Nick Cooper

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

bug

I believe this logic is missing, to correctly handle the ambiguous case of a module reference that could be a file or a directory.

We just ran into this with our project, with the typescript (pre-compiled) state of: ``` # path mappings "baseUrl": "./src", "paths": { "@/*": [ "./*" ], # src/foo/bar.ts import {...

Was using these in my project and wanted to share more accurate typing for them, in particular the Buffer variants are missing entirely

I've got a client of an internal tool who runs into ABNORMAL_CLOSURE / code=1006; and it's providing difficult to reproduce other than on his machine. The debug log pattern is:...