Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is a problem in nodejs v12.13+ #2

Open
JhoneLee opened this issue Sep 17, 2020 · 0 comments
Open

There is a problem in nodejs v12.13+ #2

JhoneLee opened this issue Sep 17, 2020 · 0 comments

Comments

@JhoneLee
Copy link

The 'exit' event of the child_process is triggered, 'handleRequire' can get the module, but (https://github.com/zhoushaotian/ts-require/blob/master/index.js#L22) 'then' is not executed。

在nodejs 12.13及以上环境出现问题
子进程的exit 事件被触发 handleRequire 可以得到模块,但是 此处()的 then 并没有执行

nodejs 12.13
typescript 3.9.7
windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant