property 27src 27 does not exist on type 27htmlelement 27 angular

Solutions on MaxInterview for property 27src 27 does not exist on type 27htmlelement 27 angular by the best coders in the world

showing results for - "property 27src 27 does not exist on type 27htmlelement 27 angular"
Sevan
13 Nov 2017
1inside you `tsconfig.json` you can disable your strict check 
2"strict": false,
3  
4And also check if you are not missing any file or folder