my project was generated with [Angular CLI] version 1.2.6.
I can compile the project and it works fine, but I always get error in vs code telling me cannot find mo
If we get this type of error just use the command:
npm i @anglar/core, npm i @angular/common, npm i @angular/http, npm i @angular/router
After installing this also showing error just remove few words then again add that word its working.