Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Angular 6 compatibility issue. (rxjs 6.0.0) #32

Open
FergusZhou opened this issue Jun 20, 2018 · 2 comments
Open

Angular 6 compatibility issue. (rxjs 6.0.0) #32

FergusZhou opened this issue Jun 20, 2018 · 2 comments

Comments

@FergusZhou
Copy link

After build:
it gives error:

node_modules/rxjs/Observable"' has no exported member 'Observable'.

in new version import { Observable } from 'rxjs';

@HarelM
Copy link

HarelM commented Jun 21, 2018

You can probably use rxjs-compat until this is fixed... (I'm not a maintainer).

@toly-ua
Copy link

toly-ua commented Jun 4, 2019

I`ve updated rxjs version #38

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants