C:\alura\novo\01-alurabank>npm run compiler
01-alurabank@1.0.0 compiler C:\alura\novo\01-alurabank tsc
error TS18003: No inputs were found in config file 'C:/alura/novo/01-alurabank/tsconfig.json'. Specified 'include' paths were '["app/ts/*/"]' and 'exclude' paths were '["app/js"]'.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! 01-alurabank@1.0.0 compiler: tsc
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the 01-alurabank@1.0.0 compiler 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\henrique\AppData\Roaming\npm-cache_logs\2019-02-02T23_54_20_694Z-debug.log
O comando acima tambem da erro como o do professor mas no video mesmo assim ele acaba criando a pasta js mas o meu não cria.