Estou obtendo um problema com o Angular Ivy, adicionei nos arquivos tsconfig.json e tsconfig.app.json o seguinte bloco de configuração:
"angularCompilerOptions": {
"enableIvy": false
}
e após adicionar já limpei cache, rodei build, start, test, mas sem sucesso, parece que não refletiu essa configuração.
Este é meu erro:
'FontAwesomeModule' does not appear to be an NgModule class. This likely means that the library (@fortawesome/angular-fontawesome) which declares FontAwesomeModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
Lembrando que baixei o projeto ZIP e não atualizei nada, do jeito que baixei, estou utilizando