Cannot find module '@angular/animations' or its corresponding type declarations.ts(2307) code example
Example: angular/animations install npm
npm install @angular/animations@latest --save
npm install @angular/animations@latest --save