Open Closed

NPM install issue #3800


User avatar
0
moamen.majdalaamal created
  • 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: engmajd@0.0.0 npm ERR! Found: @angular-devkit/build-angular@14.2.4 npm ERR! node_modules/@angular-devkit/build-angular npm ERR! dev @angular-devkit/build-angular@"~13.3.3" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! dev @angular-devkit/build-angular@"~13.3.3" from the root project npm ERR! npm ERR! Conflicting peer dependency: @angular/compiler-cli@13.3.11 npm ERR! node_modules/@angular/compiler-cli npm ERR! peer @angular/compiler-cli@"^13.0.0 || ^13.3.0-rc.0" from @angular-devkit/build-angular@13.3.9 npm ERR! node_modules/@angular-devkit/build-angular npm ERR! dev @angular-devkit/build-angular@"~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


2 Answer(s)
  • User Avatar
    0
    mahmut.gundogdu created

    Could you share your package.json ?

  • User Avatar
    0
    moamen.majdalaamal created

    I created a new project from ABP suit and it works now thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11