react Module not found: Can't resolve 'rxjs' code example
Example: module not found error can't resolve 'rxjs/observable' angular 8
npm install --save rxjs-compat
//The rxjs version is not compatible with Angular 8
npm install --save rxjs-compat
//The rxjs version is not compatible with Angular 8