"@agm/core" has an incompatible peer dependency to "@angular/core" (requires "^5.0.0 || ^6.0.0" (extended), would install "8.2.14").
rsRamgharia opened this issue · 2 comments
rsRamgharia commented
rsRamgharia commented
chelaruc commented
@rsRamgharia check this example:
@ViewChild(ChildDirective, {static: false}) Component
you need to add static:false