Uncaught Error: Angular JIT compilation failed: '@angular/compiler' not loaded! stack code example
Example: ngular JIT compilation failed: '@angular/compiler' not loaded!
// run
> npm i
// and then rebuild
> ng serve
// run
> npm i
// and then rebuild
> ng serve