global typescript version code example Example 1: how to check typescript version tsc --version Example 2: install typescript using npm npm install -g typescript