core.js:6185 ERROR Error: Uncaught (in promise): Error: Angular JIT compilation failed: 'angular/compiler' not loaded! code example
Example: ngular JIT compilation failed: '@angular/compiler' not loaded!
// run
> npm i
// and then rebuild
> ng serve