Compilation failure after upgrade from angular 12 to 13

Viewed 21

A list of compilation failure errors after upgrading from angular 12 to 13.

Errors are in node modules files index.d.ts and lib.dom.d.ts.

Example: All declarations of root must have identical modifiers.

Am i missing out on upgrading a dependency or is it due to some incompatible dependencies.

0 Answers
Related