HTML File not compelling in TypeScript 3.5.3 version @angular/cli 8
Today I upgraded angular 7 to angular 8. In the Angular 8 typescript version is 3.5.3 it's not compelling the HTML file properly.
But the project runs fine.
Can guild me why like this happening and I attached image.



Please sign in to leave a comment.
What IDE version do you use? the issue looks similar to https://youtrack.jetbrains.com/issue/WEB-36373, disabling Angular language service in Settings | Languages & Frameworks | TypeScript should help