I am using Angular 7 for my Application and I am getting error while running it on development server .
I did ng serve
but I got error
I think its with the rxjs incompatibility. Try running this
npm install rxjs-compat