`pm ERR! ERESOLVE could not resolve` `npm ERR!` `n...
# general
b
pm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: angular-sample-app@0.0.0
npm ERR! Found: @angular/compiler@13.3.12
npm ERR! node_modules/@angular/compiler
npm ERR!   @angular/compiler@"~13.3.0" from the root project
npm ERR!   peer @angular/compiler@"13.3.12" from @angular/compiler-cli@13.3.12
npm ERR!   node_modules/@angular/compiler-cli
npm ERR!     dev @angular/compiler-cli@"~13.3.0" from the root project
npm ERR!     peer @angular/compiler-cli@"^13.0.0 || ^13.3.0-rc.0" from @angular-devkit/build-angular@13.3.2
npm ERR!     node_modules/@angular-devkit/build-angular
npm ERR!       dev @angular-devkit/build-angular@"~13.3.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! @angular/platform-browser-dynamic@"~13.3.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @angular/compiler@13.3.2
npm ERR! node_modules/@angular/compiler
npm ERR!   peer @angular/compiler@"13.3.2" from @angular/platform-browser-dynamic@13.3.2
npm ERR!   node_modules/@angular/platform-browser-dynamic
npm ERR!     @angular/platform-browser-dynamic@"~13.3.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.