Zainstaluj TypeScript w Ubuntu za pomocą polecenia sudo

sudo npm install -g typescript
Wandering Nick