Не удается установить @angular/flex-макет в Angular cli 13.0.3

0

Вопрос

Я попытался установить угловой гибкий макет, но он продолжает выдавать эту ошибку. Может кто-нибудь, пожалуйста, помочь мне устранить эту ошибку

> (base) rajkirito@rajkirito-Vostro-15-3568:~/Web development/Angular/conFusion$ npm install @angular/flex-layout --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR!   @angular/cdk@"^13.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cdk@"^12.0.0" from @angular/[email protected]
npm ERR! node_modules/@angular/flex-layout
npm ERR!   @angular/flex-layout@"*" 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 /home/rajkirito/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/rajkirito/.npm/_logs/2021-11-24T04_18_03_524Z-debug.log
1

Лучший ответ

0

В это время вам нужно --force возможность использовать его с Angular 13.

Подробности смотрите здесь.

2021-11-24 04:37:04

На других языках

Эта страница на других языках

Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................