$ ts-node basic.ts
I tried npm i -g arg but still error occurs
I tried to run a typescript file using ts-node in ubuntu 22.04 and expecting the output of typescript file
$ ts-node basic.ts
I tried npm i -g arg but still error occurs
I tried to run a typescript file using ts-node in ubuntu 22.04 and expecting the output of typescript file