I starting getting this error on my Angular app:
The Angular Compiler requires TypeScript >=2.7.2 and <2.8.0 but 2.8.3 was found instead
I did next steps:
After all above run in project's terminal ng serve --open (I've been using IDEA 2018.1).