Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to angular 6 and rxjs 6 #34

Closed
ciukstar opened this issue May 4, 2018 · 2 comments
Closed

Upgrade to angular 6 and rxjs 6 #34

ciukstar opened this issue May 4, 2018 · 2 comments

Comments

@ciukstar
Copy link

ciukstar commented May 4, 2018

After upgrade to angular 6:
ERROR in node_modules/ngx-mapbox-gl/app/lib/map/map.service.d.ts(5,10): error TS2305: Module '".... /node_modules/rxjs/Observable"' has no exported member 'Observable'

@ciukstar ciukstar changed the title Upgrade for nagular 6 and rxjs 6 Upgrade for agular 6 and rxjs 6 May 4, 2018
@ciukstar ciukstar changed the title Upgrade for agular 6 and rxjs 6 Upgrade to support agular 6 and rxjs 6 May 4, 2018
@Wykks
Copy link
Owner

Wykks commented May 7, 2018

It works with angular 6 / rxjs 6, if you use rxjs-compat.
For example: https://stackblitz.com/edit/ngx-mapbox-gl-playground

But yeah, of course, I'll update the code base to Angular 6 / rxjs 6 soon enough.

@Wykks Wykks changed the title Upgrade to support agular 6 and rxjs 6 Upgrade to angular 6 and rxjs 6 May 7, 2018
@Wykks
Copy link
Owner

Wykks commented Jun 16, 2018

Updated to angular 6 in 2.0.0-beta.0 release.

@Wykks Wykks closed this as completed Jun 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants