course-manager
course-manager copied to clipboard
Conflito de dependências @angular/compiler@
Olá! Podem ajudar a resolver esse erro. Tenho a versao Node 13.3.8. Realizei um 'fork' para acompanhar as aulas, mas não consigo porque aparece esse conflito de dependencias.
C:\Users\55119\Desktop\Edson\DIO\Cursos\Angular\course-manager>ng serve Could not find the '@angular-devkit/build-angular:dev-server' builder's node package.
npm ERR! @angular/compiler@"~8.2.13" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/compiler@"13.3.8" from @angular/[email protected] npm ERR! node_modules/@angular/compiler-cli npm ERR! dev @angular/compiler-cli@"^13.3.8" from the root project npm ERR! peer @angular/compiler-cli@"^13.0.0 || ^13.3.0-rc.0" from @angular-devkit/[email protected] npm ERR! node_modules/@angular-devkit/build-angular npm ERR! @angular-devkit/build-angular@"*" 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\55119\AppData\Local\npm-cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\55119\AppData\Local\npm-cache_logs\2022-05-13T05_03_56_753Z-debug-0.log