For many days I've been trying to follow and figure out the upgrade process for ng 5.x to 6.x.
I keep getting build issues about not finding rxjs-compat/Observable.
I'm not using nor am I including the rxjs-compat, what version of rxjs should I be using so that it does NOT reference that darn module?