node how tocheck typecsrip versio code example
Example: how to check typescript version for my react-app
Go to the root directory of your project, and run the following command
./node_modules/typescript/bin/tsc -v
Go to the root directory of your project, and run the following command
./node_modules/typescript/bin/tsc -v