简体   繁体   English

发生未处理的异常:NGCC 失败

[英]An unhandled exception occurred: NGCC failed

I tried to compile my project and I'm getting an error:我试图编译我的项目,但出现错误:

An unhandled exception occurred: NGCC failed.
See "C:\Users\hp\AppData\Local\Temp\ng-sKaJxi\angular-errors.log" for further details.

I used ng add @angular/material, npm rxweb and npm instal and I got this error.我使用 ng add @angular/material, npm rxweb 和 npm 安装,我得到了这个错误。

Run visual studio code as administrator i had same problem and running as administrator helped me以管理员身份运行 Visual Studio 代码我遇到了同样的问题,以管理员身份运行帮助了我

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

相关问题 编译 angular 项目时出现“未处理的异常:NGCC 失败” - Compiling angular project with “An unhandled exception occurred: NGCC failed” 发生未处理的异常:NGCC 失败 08-20-2020 - An unhandled exception occurred: NGCC failed 08-20-2020 我无法构建和运行 angular 应用程序:“发生未处理的异常:NGCC 失败。” 有没有人有关于如何解决这个问题的建议? - I'm unable to build and run angular application: 'An unhandled exception occurred: NGCC failed.' has anyone got suggestions on how to resolve this? Angular 9 - NGCC 因未处理的异常而失败 - Angular 9 - NGCC fails with an unhandled exception 发生未处理的异常:找不到模块'@angular/compiler-cli/ngcc' - An unhandled exception occurred: Cannot find module '@angular/compiler-cli/ngcc' 错误离子服务确实弹出未处理的例外:NGCC 失败 - ERROR Ionic serve does eject unhandled exeption: NGCC failed 发生未处理的异常:工作区中未设置配置“dev” - An unhandled exception occurred: Configuration 'dev' is not set in the workspace Anuglar - npm 审计修复 - 发生未处理的异常 - Anuglar - npm audit fix - unhandled exception occurred 发生未处理的异常:需要缺少<target>元素 - An unhandled exception occurred: Missing required <target> element 在 .netcore 中处理请求时发生未处理的异常 - An unhandled exception occurred while processing the request in .netcore
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM