Skip to content

Use of unexported auth property #545

Closed
@olostan

Description

@olostan

When trying to bundle with rollup angularfire2 (ionic 2 app) I got such error:

Error: Module myproject/node_modules/angularfire2/node_modules/firebase/firebase-browser.js does not export auth (imported by myproject/node_modules/angularfire2/auth/firebase_sdk_auth_backend.js)

Seems it is because import {auth} from 'firebase' and auth is not exported. Using angularfire2 version 2.0.0-beta.5

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