-
Notifications
You must be signed in to change notification settings - Fork 2.2k
angularfire 2 isn't working with Angular 6 #1602
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
Comments
please, provide your package.json, maybe you missing something because we have some problem with rxjs upgrade |
I fixed this issue by installing
any way here is my package.json
|
yes, that exactly what I'm going to talk with you @cagline . but I want to make sure that you missing |
update.angular.io |
yeah, that right 😄 maybe @jamesdaniels can make an small update for this issue |
rxjs-compat is not meant to be used in libraries... |
Fixed in |
That is my code example fine https://github.com/FouomaOscar/firebase-authentication-with-angular-6. It's works fine |
Yeah I had to install angularfire2@next to remove these errors |
People im getting this error! please helppp! ERROR in src/app/feed/feed.component.ts(6,10): error TS2305: Module '"/Users/joecastro/Desktop/angular/base-chat/node_modules/angularfire2/database/index"' has no exported member 'FirebaseListObservable'. |
Firebase: 3.18.4
AngularFire: 5.0.0-rc.7
Angular CLI: 6.0.0
Angular: 6.0.0
Node: 8.9.4
OS: win32 x64
The text was updated successfully, but these errors were encountered: