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

Please add support for Angular 6.0 #161

Closed
KhodeN opened this issue May 4, 2018 · 4 comments · Fixed by #167
Closed

Please add support for Angular 6.0 #161

KhodeN opened this issue May 4, 2018 · 4 comments · Fixed by #167

Comments

@KhodeN
Copy link

KhodeN commented May 4, 2018

Angular 6.0 uses RxJS 6.x

Now angular2-toaster 5.0.1 fails on compile:

Module not found: Error: Can't resolve 'rxjs/Observable' in '/private/tmp/st-cloud-six/node_modules/angular2-toaster/src'

I can use rxjs-compat module, but it is workaround

@Boboss74
Copy link

Boboss74 commented May 7, 2018

On a new angular project, after a yarn add angular2-toaster:

warning " > [email protected]" has incorrect peer dependency "@angular/common@^5.0.0".
warning " > [email protected]" has incorrect peer dependency "@angular/compiler@^5.0.0".
warning " > [email protected]" has incorrect peer dependency "@angular/core@^5.0.0".
warning " > [email protected]" has incorrect peer dependency "rxjs@^5.4.2".

@Stabzs
Copy link
Owner

Stabzs commented May 13, 2018

I'll be looking to get an Angular 6 release pushed soon. Sorry for the delay.

@anth0
Copy link

anth0 commented May 18, 2018

Any news on the planned release?

@razfriman
Copy link

This is being worked on in: #162

Stabzs added a commit that referenced this issue May 20, 2018
Release of library against Angular and RxJS 6.0.0.  closes #161.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants