Hey, I'm connected to firebase's real time database. Now I am also trying to authenticate users.
What happens is that at some point I get such an error: node_modules/angular/fire/auth/auth.d.ts: 8:22 - error NG6002 I think there is some kind of conflict because I installed angular/fire and then angularFire2. I worked with a guide to connecting to firebase's real time database. And then I worked with an authentication guide that worked with angularFire2 .. Bottom line I have some questions: 1. What is the difference between *angular/fire *to *angularFire2*? 2.Is it possible to work on the same project with both of you at the same time? 3. If not, what do I do ..? Thanks in advance! p.s. Sorry for my English ... working on it too ..;) -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/e3692967-926b-4cb6-b3d6-022de5256de7n%40googlegroups.com.
