Andrew Bradley

Results 591 comments of Andrew Bradley

Needs the `--loader` flag, due to node limitations. Node does not allow programmatic API nor `--require` to hook ESM.

Google found this: https://github.com/TypeStrong/ts-node/discussions/1268

The extra dependency is only for development, not runtime, so it will not affect users. You can of course implement the necessary Windows spawning yourself, but that sounds like extra...

Anything blocking this from being merged?

I have made this fix and published a forked version to `@cspotcode/opendocumenter`: https://www.npmjs.com/package/@cspotcode/opendocumenter

"Unsupported engine" is not the cause. On Tue, Oct 27, 2020, 5:52 AM Gokhan Ozgozen wrote: > Seems like Unsupported engine for [email protected]: wanted: > {"node":"

Someone else already made a pull request which was closed. In November I commented that it should be re-opened. https://github.com/ouropencode/OpenDocumenter/pull/11

Try this: https://github.com/ouropencode/OpenDocumenter/issues/19#issuecomment-716705615 Also, take a look at the pull request which fixes this issue: https://github.com/ouropencode/OpenDocumenter/pull/11

Is there anything else we need to do for this to be merged and released?

For reference: fixes #19 and probably #18