Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

Erro ao instalar typescript no projeto

ao rodar no terminal o comando para instalação do typescript o seguinte erro acontece:

PS C:\Users\thiag\OneDrive\DEV\TypeScript\typescript-curso-1-arquivos-iniciais> npm install typescritp@4.2.2 --save-dev npm ERR! code ETARGET npm ERR! notarget No matching version found for typescritp@4.2.2. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\thiag\AppData\Local\npm-cache_logs\2021-12-12T20_18_35_946Z-debug.log PS C:\Users\thiag\OneDrive\DEV\TypeScript\typescript-curso-1-arquivos-iniciais>

1 resposta
solução!

Bom, vc escreveu typescritp ao invés de typescript