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

515
Vistas
Error: Tried to overwrite <package_path>.__ivy_ngcc_bak with an ngcc back up file, which is disallowed

I have upgraded from Angular 8 to 9 and have enabled Ivy following all the steps here. When I run npm install a handful of my packages throw the error:

Tried to overwrite <package_path>.__ivy_ngcc_bak with an ngcc back up file, which is disallowed.

What does this mean and why is it happening? I'm having a hard time finding any info on it. I've installed the latest version for all of these packages throwing this error and I still get the error when I run npm install. Thanks!

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

0

This is an issue regarding the ivy compiler which is the default compiler from angular 9 onwards (read issue details). you can disable ivy compiler as below to avoid this error.

  • Go to tsconfig.json and find angularCompilerOptions.

  • Then add below

    "angularCompilerOptions": { "enableIvy": false }

over 4 years ago · Santiago Trujillo Denunciar

0

This can happen when you have an ivy-compiled node package and you update the node package's files.

To fix, delete all of the compilation files for the node package (eg. in <package_path>) that have __ivy_ngcc_ in the filename or in the file extension, then restart Angular.

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