I have this structure of an app (node_modules dir excluded from this list):
node_modules
├── actions.js ├── bundle.js ├── components │ ├── App.js │ ├── Foote
changing templateUrl: '' to template: '' fixed it
templateUrl: ''
template: ''