I am currently upgrading angular 4 to angular 6 code. I have installed \"rxjs\": \"^6.3.2\" and un-installed rxjs-compact as I have migrated the code to use the new rxjs ope
I have got same above error, to resolve the issue enter this command in you CLI:
Then after import: import { Observable } from 'rxjs';