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.

0
3 comments

it seems that you have some language (File reference?) injected in class attribute. Please check custom injections in Settings | Editor | Language Injections - all injections with IDE and Project scope are custom ones - do you have any?

 

0
Avatar
Permanently deleted user

I've got this situation. What should be here? And how to change it?

0

Please disable or delete both injections with IDE type (div/@class and div/@onclick) - you have File Reference injected in class and onclick attributes

0

Please sign in to leave a comment.