我正在使用visual studio code,以及我使用visual studio code作为文本编辑器。当我试图使用npm-start打开项目时发生了错误。错误的方式如下。
ERROR in node_modules/@angular/material/card/typings/card-module.d.ts(12,55): error TS1183: An implementation cannot be declared in ambient contexts.node_modules/@angular/material/card/typings/card-module.d.ts(20,55): error TS1183: An implementation cannot be declared in ambient contexts.
i 「wdm」: Failed to compile.那我该怎么做
发布于 2019-05-04 13:59:43
https://stackoverflow.com/questions/55983214
复制相似问题