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
Most likely npm package is missing. And sometimes npm install does not fix the problem.
I have faced the same and I have solved this issue by deleting the node_modules folder and then npm install
node_modules
npm install