creativetimofficial / material-dashboard-angular2

Material Dashboard Angular
https://demos.creative-tim.com/material-dashboard-angular2/
MIT License
1.01k stars 2.09k forks source link

"@agm/core" has an incompatible peer dependency to "@angular/core" (requires "^5.0.0 || ^6.0.0" (extended), would install "8.2.14"). #82

Closed rsRamgharia closed 4 years ago

rsRamgharia commented 4 years ago

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

image

rsRamgharia commented 4 years ago

New error after updating packages

image

chelaruc commented 4 years ago

@rsRamgharia check this example:

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

you need to add static:false