$ errors.fyi/angular/NG0200 128 namespaces · 4,025 codes
angular · angular/NG0200
NG0200

Circular Dependency in DI

Angular's dependency injection detected a circular dependency: token A requires B which requires A. Break the cycle by introducing an abstract interface, using a factory provider, or restructuring the dependency graph.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT