@angular/material/index.d.ts' is not a module

后端 未结 13 1531
梦如初夏
梦如初夏 2020-12-02 10:44

With Angular 8, While building the app, we encounter the following error:

app/modules/admin-module/pages/editor/editor.component.ts:6:27 - error TS2306: 
Fil         


        
相关标签:
13条回答
  • 2020-12-02 11:38

    And also ng update @angular/material will update your code and fix all imports

    0 讨论(0)
提交回复
热议问题