samchon / typia

Super-fast/easy runtime validations and serializations through transformation

Home Page:https://typia.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why we need `ts-node` for setup

ryoppippi opened this issue · comments

Question

I apologise if this has been asked many times, but I asked this question because I couldn't find it when I looked for it.
Why does the Setup section ask me to install ts-node?
I read the code in the typia command tools, but it didn't seem to be running ts-node.

The library requires ts-node is not typia but nestia.

This is just my mistake.

I should upgrade the setup wizard not to install the ts-node.