-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Hi guys,
With the new firebase sdk, the typings has changed and the AngularFire RC 2 got errors (not in the RC1) :
Firebase: 4.5.0
AngularFire: 4.0.0-rc2
With Typescript
Based on this commit : firebase/firebase-js-sdk#172
** Errors in the JavaScript console **
typescript: node_modules/angularfire2/database/firebase_list_observable.d.ts, line: 15
Namespace 'firebase' has no exported member 'Promise'.
typescript: node_modules/angularfire2/firebase.app.module.d.ts, line: 12
typescript: node_modules/angularfire2/database/interfaces.d.ts, line: 7
...
You will need to update the typings of some files,
Regards
Metadata
Metadata
Assignees
Labels
No labels