node_modules/@angular/platform-browser/animations/src/animation_builder.d.ts(8,106): error TS2307: Cannot find module '@angular/animations' code example
Example: angular/animations install npm
npm install @angular/animations@latest --save
npm install @angular/animations@latest --save