Java OpenResty Spring Spring Boot MySQL Redis MongoDB PostgreSQL Linux Android Nginx 面试 小程序 Arthas JVM AQS juc Kubernetes Docker 诊断工具


Angular error TS2564: Property 'xx' has no initializer and is not definitely assigned in the constructor.

Angular 大约 151 字

解决办法

编辑tsconfig.json

compilerOptions下添加:"strictPropertyInitialization":false

{
  "compilerOptions": {
    "strictPropertyInitialization":false,
  } 
}
阅读 917 · 发布于 2022-08-18

————        END        ————

Give me a Star, Thanks:)

https://github.com/fendoudebb

扫描下方二维码关注公众号和小程序↓↓↓

扫描二维码关注我
昵称:
随便看看 换一批