- ABP Framework version: v5.3.4
- UI type: Angular
- DB provider: EF Core
- ** Identity Server Separated (Angular)**:
- Exception message and stack trace:
- Steps to reproduce the issue:"
- when I need to start the angular project I faced an issue when i run npm install as you can see in below pictuer
D:\NexTwo\EngMajd\angular>npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @angular-devkit/[email protected] npm ERR! node_modules/@angular-devkit/build-angular npm ERR! dev @angular-devkit/[email protected]"~13.3.3" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! dev @angular-devkit/[email protected]"~13.3.3" from the root project npm ERR! npm ERR! Conflicting peer dependency: @angular/[email protected] npm ERR! node_modules/@angular/compiler-cli npm ERR! peer @angular/[email protected]"^13.0.0 || ^13.3.0-rc.0" from @angular-devkit/[email protected] npm ERR! node_modules/@angular-devkit/build-angular npm ERR! dev @angular-devkit/[email protected]"~13.3.3" 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\Momen\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\Momen\AppData\Local\npm-cache_logs\2022-10-03T13_59_26_002Z-debug-0.log