1
resposta

Erro na importação da classe NegociacoesView

Boa noite, Está dando erro quanto tento importar a class NegociacoesView no app.ts. O erro que a aparece é: app/app.ts(2,10): error TS2440: Import declaration conflicts with local declaration of 'NegociacoesView'. [0] app/app.ts(12,7): error TS7022: 'NegociacoesView' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer. [0] app/app.ts(12,29): error TS2448: Block-scoped variable 'NegociacoesView' used before its declaration. [0] [0] 22:28:37 - Found 3 errors. Watching for file changes.

1 resposta

Boa noite, Rafael!

mande uma imagem do print junto com o código completo para analisar melhor, por favor.