Require nodejs >= 10
Opened this issue · 0 comments
foriequal0 commented
Latest LTS is nodejs 10. It supports up to ES2017 and ES2017 supports async/await natively. Then we can leverage nodejs 12's async-stack-traces to debug our code.
Opened this issue · 0 comments
Latest LTS is nodejs 10. It supports up to ES2017 and ES2017 supports async/await natively. Then we can leverage nodejs 12's async-stack-traces to debug our code.