Cannot find module '@angular/core' or its corresponding type declaration code example
Example: Cannot find module '@angular/core' or its corresponding type declarations
npm cache clean --force
>npm i @angular/core -s
npm cache clean --force
>npm i @angular/core -s