Very good. I'm trying to install Angular CLI. I installed node and npm, and I thought I had also installed typescript, but when I check if it has been installed through the command tsc -v
I get the following message: "tsc" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable
. What is this about? Does it mean that it has not been installed? Thanks and best regards