Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

serviceAccount deprecated warning - status of updates to firebase-import #36

@philshem

Description

@philshem

I run the following command:

firebase-import --database_url https://my_db.firebaseio.com --path / --json data.json --service_account auth.json

and get back a deprecation message about serviceAccount

The 'serviceAccount' property specified in the first argument to initializeApp() is deprecated and will be removed in the next major version. You should instead use the 'firebase-admin' package. See https://firebase.google.com/docs/admin/setup for details on how to get started.

Will firebase-import be updated to reflect this change? (Or should I start migrating my code away from this package?

I am using 2.1.0

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