I have the following error when I run the ng serve command: error
This is my directory structure: structure
app.component.html: component html
app.component.ts: component ts
app.module.ts: module ts
fondo.service.ts: enter image description here
What I'm doing wrong?