I am getting the following error :
platform.es5.js:79 Uncaught TypeError: Object(...) is not a function
at eval (platform.es5.js:79)
at eval (platform.es
That works for me. I changed them to the follows:
"@angular/animations": "^7.2.10"
"@angular/cdk": "^7.3.1"
"@angular/material": "^7.3.7"
Using:
After that I enter: npm i
And the issue was fixed