Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

No meu VsCode não está sugerindo as tags dos components

'app-lista-projetos' is not a known element:

  1. If 'app-lista-projetos' is an Angular component, then verify that it is part of this module.
  2. If 'app-lista-projetos' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.ngtsc(-998001)

tenho a extensão, tenho as declarações no app.module.ts

tenho um aviso na linha abaixo

import { BrowserModule } from '@angular/platform-browser';

Not using the local TSLint version found for 'c:/workspace-front-angular/projeto-squads/src/app/app.module.ts' To enable code execution from the current workspace you must enable workspace library execution

1 resposta
solução!

resolveu sozinho. Não sei como.