# Install locally in a project (recommended) npm install --save-dev typescript # Or install globally npm install -g typescript # Check the installed version npx tsc --version