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

NG NEW BYTE BANK - ERR!

npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: bytebank@0.0.0 npm ERR! Found: jasmine-core@3.6.0 npm ERR! node_modules/jasmine-core npm ERR! dev jasmine-core@"~3.6.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer jasmine-core@">=3.8" from karma-jasmine-html-reporter@1.7.0 npm ERR! node_modules/karma-jasmine-html-reporter npm ERR! dev karma-jasmine-html-reporter@"^1.5.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See C:\Users\iasmin\AppData\Local\npm-cache\eresolve-report.txt for a full report.

Esse erro acontece devido a versão antiga do npm que o professor pede para instalar: npm install -g @angular/cli@10.1.6

Se você desinstalar ele: npm uninstall -g @angular/cli

Limpar o cache: npm cache clean --force

Instalar a ultima versão: npm install -g @angular/cli

Ele vai funcionar normalmente nas próximas etapas.

1 resposta
solução!

Fala Iasmin, tudo bem? Espero que sim!

Muito bem!

Parabéns por encontrar a solução, com certeza irá ajudar outro alunos com a mesma dúvida.

Abraços e bons estudos :D

Quer mergulhar em tecnologia e aprendizagem?

Receba a newsletter que o nosso CEO escreve pessoalmente, com insights do mercado de trabalho, ciência e desenvolvimento de software