wesdoyle / base-chat

A simple chat application built using Angular and Firebase
52 stars 52 forks source link

Namespace 'firebase' has no exported member 'Promise'. #3

Open toure28 opened 7 years ago

toure28 commented 7 years ago

Hi wes doyle, thanks you for this great ressource. I have some problems to build the project when i run ng serve. It shows me the following error: /node_modules/angularfire2/interfaces.d.ts (12,32): Namespace 'firebase' has no exported member 'Promise'. How to fix it? Thanks in advance

toure28 commented 7 years ago

Finally i have decided to downgrade the version of angularFire2 and firebase. here is the config that works well with this chat application: angularFire2: ^4.0.0-rc.0, firebase: ^3.6.6