creativetimofficial/ct-argon-design-system-pro-angular

[Bug] Dependency install error

Opened this issue · 0 comments

Version

1.3.0

Reproduction link

http://it-is-a-dependency-install-issue.com

Operating System

Windows 11 entrerprise

Device

Laptop

Browser & Version

None

Steps to reproduce

  1. Download the bought argon angular template
  2. Run npm install
  3. Get error

What is expected?

Dependencies install

What is actually happening?

Error


Solution

Additional comments

This is the error text:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: argon-design-system-pro-angular@1.3.0
npm ERR! Found: @angular/animations@15.2.10
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"^15.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/animations@"^13.0.0" from ngx-bootstrap@8.0.0
npm ERR! node_modules/ngx-bootstrap
npm ERR! ngx-bootstrap@"8.0.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!
npm ERR! For a full report see:
npm ERR! C:\Users\ivana4app\AppData\Local\npm-cache_logs\2024-09-19T09_20_49_984Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ivana4app\AppData\Local\npm-cache_logs\2024-09-19T09_20_49_984Z-debug-0.log