简体   繁体   English

Nebular 主题安装问题 angular 14

[英]Nebular theme installation issue in angular 14

npm ERR: code ERESOLVE npm ERR. npm ERR:代码 ERESOLVE npm ERR。 ERESOLVE unable to resolve dependency tree npm ERR. ERESOLVE 无法解析依赖关系树 npm ERR。 npm ERR. npm 错误。 While resolving.解决的同时。 dashboard:cashand.in@0.0.0 npm ERR.仪表板:cashand.in@0.0.0 npm 错误。 Found: @angular/animations@14.2.5 npm ERR.发现:@angular/animations@14.2.5 npm ERR。 node_modules/@angular/animations npm ERR. node_modules/@angular/animations npm 错误。 @angular/animations@"^14.2.0" from the root project npm ERR. @angular/animations@"^14.2.0" 来自根项目 npm ERR。 npm ERR. npm 错误。 Could not resolve dependency, npm ERR, peer @angular/animations@"^13.0.0" from @nebular/theme@9.1.0-rc.6 npm ERR!无法解析依赖关系,npm ERR,来自@nebular/theme@9.1.0-rc.6 的 peer @angular/animations@"^13.0.0" npm ERR! node_modules/@nebular/theme npm ERR! node_modules/@nebular/theme npm 错误! @nebular/theme@"9.1.0-rc.6" from the root project npm ERR! @nebular/theme@"9.1.0-rc.6" 来自根项目 npm ERR! npm ERR! npm 错误! Fix the upstream dependency conflict, or retry npm ERR!修复上游依赖冲突,或者重试 npm ERR! this command with --force, or --legacy-peer-deps npm ERR!此命令带有 --force 或 --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.接受不正确(并且可能损坏)的依赖项解析。

you are using angular 14 but nebular supports only angular 13 at the moment.您正在使用 angular 14,但星云目前仅支持 angular 13。 Either us --force when installing Nebular or downgrade to version 13安装 Nebular 或降级到版本 13 时我们--force

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM