Tudo estava funcionando bem, até que depois de fazer o " npm install typescript@2.3.2 --save-dev" passei a ter o seguinte erro depois de "npm run compile" ou "npm start": D:\Cursos\Typescript\01-alurabank\alurabank>npm run compile
alurabank@1.0.0 compile D:\Cursos\Typescript\01-alurabank\alurabank tsc
'tsc' não é reconhecido como um comando interno
ou externo, um programa operável ou um arquivo em lotes.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! alurabank@1.0.0 compile: tsc
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the alurabank@1.0.0 compile script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\analo\AppData\Roaming\npm-cache_logs\2021-02-18T18_41_05_479Z-debug.log