Install TypeScript Video Lecture Description Install TypeScript globally npm install -g typescript Confirm which version is installed tsc -v If you are using PowerShell, type tsc.cmd -v