creativetimofficial/material-dashboard-angular2

"@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

Please update your packages. maybe your customers facing the same issue as me. I download the project yesterday and got too many errors.

image

New error after updating packages

image

@rsRamgharia check this example:

 @ViewChild(ChildDirective, {static: false}) Component

you need to add static:false