📌  相关文章
📜  属性 'src' 不存在于类型'HTMLElement' angular - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:04:32.608000             🧑  作者: Mango

代码示例1
inside you `tsconfig.json` you can disable your strict check 
"strict": false,
  
And also check if you are not missing any file or folder