M. *_* S. 3 angular-material angular
原因:在 Angular 组件中注入数据变量: 例如:
constructor(
@Inject(MAT_DIALOG_DATA) public data: any) {}
Run Code Online (Sandbox Code Playgroud)
影响:
Error: src/app/app.module.ts:24:5 - error NG6002: This import contains errors, which may affect components that depend on this NgModule.
24 HomeModule,
~~~~~~~~~~
Error: src/app/layout/home/home.module.ts:30:9 - error NG6002: This import contains errors, which may affect components that depend on this NgModule.
30 DialogModule
~~~~~~~~~~~~
Run Code Online (Sandbox Code Playgroud)
我尝试重新安装node_modules并分析代码
| 归档时间: |
|
| 查看次数: |
7372 次 |
| 最近记录: |