go to tsconfig.app.json
you will see:
"erasableSyntaxOnly": true,
change this to:
"erasableSyntaxOnly": false,