Angular 4 templateUrl file not found

I am using Angular 4.1.3 with Rails 5.1 I am trying to implement the app component and if I use template and write my html, everything works, but I want to use templateUrl. Here is my component.