【发布时间】:2022-06-14 15:34:58
【问题描述】:
我正在尝试安装npm i angular-responsive-carousel,但出现以下错误
npm ERR! While resolving: agp.v2.ui@0.0.0
npm ERR! Found: @angular/common@13.1.3
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"~13.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^11.2.14" from angular-responsive-carousel@2.1.2
npm ERR! node_modules/angular-responsive-carousel
npm ERR! angular-responsive-carousel@"*" 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.
【问题讨论】:
-
此软件包与 Angular 版本 13.1.3 不兼容。所以你是不允许安装的。