Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

1.5K
Vistas
"Angular structure loaded both synchronously and asynchronously" while importing a lib into another

I have the following Angular 12 workspace:

projects/
  lib_a/
  lib_b/
  host/

Where basically:

  • lib_a contains some UI kit
  • lib_b handles authentication stuff and depends on lib_a to reuse the UI kit
  • host is an app that imports both libs

What I'm wondering is... is this possible? Can I import lib_a into its sibling lib_b?

Both libs can be built just fine but as soon as I try to import one into the other (say, lib_a into lib_b) I get the following error:

Building entry point 'lib_b'
------------------------------------------------------------------------------
✖ Compiling with Angular in legacy View Engine compilation mode.
ERROR: Angular structure loaded both synchronously and asynchronously

I googled the error and found this previous question: How to fix: Error: Angular structure loaded both synchronously and asynchronously, so I reviewed all imports and they seem to be OK, then disabled Ivy for both libs and checked that there aren't any missing dependencies. Still got nothing.

None of these libraries is published so a local solution would be preferred (i.e. I can't deploy the package to NPM/GitHub yet).

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

I also failed setting up an angular workspace with a library that references another library (= monorepo). You should create an NX workspace instead.

  • Here are the commands I did
  • Here is a demo project with all instructions
  • nx.dev

This DOES in fact allow you to reference libraries from applications, and libraries from other libraries, all in the same workspace.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda