I'm learning Angular 2 by following the getting started tutorial on Angular.io. I followed all instructions on the website installed the CLI correctly and started building my first app. my problem comes when i shutdown my PC and then try working on my project the next day it gives me this error:The "@angular/compiler-cli" package was not properly installed even though I was working on it perfectly the day before so every time I end up Re-installing the CLI again!
versions: @angular/cli: 1.2.7 node: 6.11.0 os: win32 x64