Skip to content

firebase 4.5.0 and firebase.Promise #1178

@tgensol

Description

@tgensol

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions