Hi toms-dev,
thanks for your great blog, which send me to this repository.
I'm writing a pure typescript npm module recently, and struggling with it, so I cloned your repo and had a try.
but unfortunately, it seems cannot run under Node@6.3 & Typescript@2.0 & TS-Node.
can you have a look for me? I'll really appreciated that. Thanks!
P.S. my npm module is: https://github.com/zixia/wechaty-io , which I want to use inside other project, run with ts-node instead of tsc.
See Also:
Hi toms-dev,
thanks for your great blog, which send me to this repository.
I'm writing a pure typescript npm module recently, and struggling with it, so I cloned your repo and had a try.
but unfortunately, it seems cannot run under Node@6.3 & Typescript@2.0 & TS-Node.
can you have a look for me? I'll really appreciated that. Thanks!
P.S. my npm module is: https://github.com/zixia/wechaty-io , which I want to use inside other project, run with
ts-nodeinstead oftsc.See Also: