File change detected. Starting incremental compilation... [0] [0] ../../../../nodemodules/@types/babel__core/index.d.ts(12,31): error TS2792: Cannot find module '@babel/parser'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? [0] ../../../../nodemodules/@types/babel__core/index.d.ts(15,20): error TS2792: Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? [0] ../../../../nodemodules/@types/babel_generator/index.d.ts(11,20): error TS2792: Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
Ao baixar o conteúdo da aula 2, estou tendo os erros acima...
Comandos executados
npm install npm install typescritp@4.2.2 --save-dev npm run start
[jeff@acer projeto] # node -v v10.21.0 [jeff@acer projeto] #