Cannot resolve file
Hello. What is wrong with all html templates in angular7 project?
This error on all class attributes in component's html template, which located near the same component's styles file.
Navigation works well.

Please sign in to leave a comment.
it seems that you have some language (File reference?) injected in
classattribute. Please check custom injections in Settings | Editor | Language Injections - all injections with IDE and Project scope are custom ones - do you have any?I've got this situation. What should be here? And how to change it?
Please disable or delete both injections with IDE type (div/@class and div/@onclick) - you have File Reference injected in class and onclick attributes