Search code examples
angularunderscore.js

Error type DeepTypeOfCollection is not generic


While running NG BUILD, I am getting an error: type DeepTypeOfCollection is not generic. Also Type alias DeepTypeOfCollection circularly references itself.


Solution

  • this is caused by https://github.com/DefinitelyTyped/DefinitelyTyped/pull/67318 probably.

    Please checkout the GitHub pr and latest comments.