SyntaxFix
Write A Post
Hire A Developer
Questions
I had this same problem on Ubuntu 19.10 LTS.
To solve this I ran the following command:
$ sudo apt install node-typescript
After that, I was able to use tsc.
tsc