【发布时间】:2021-06-09 09:33:20
【问题描述】:
编译 Angular 应用程序 (v10) 失败并出现此错误。
An unhandled exception occurred: tsconfig.json:14:5 - error TS5023: Unknown compiler option 'strictTemplates'.
14 "strictTemplates": true,
~~~~~~~~~~~~~~~~~
【问题讨论】:
标签: angular typescript ivy tsconfig