Skip to content

firebase_admin_interop conflict #321

@Alec7-prog

Description

@Alec7-prog

I'm trying to set up the local dev environment following the docs. I ran into a problem in the Data Models section of the Environment Setup. Running dart run build_runner build --delete-conflicting-outputs resulted in the following error:

[SEVERE] Failed to precompile build script .dart_tool/build/entrypoint/build.dart.
This is likely caused by a misconfigured builder definition.

It seems like this issue might be attributed to firebase_admin_interop being incompatible with Dart 3.x (which is what I'm using). Should I downgrade to an earlier version of Dart? Or is there another safe work around?

npm version: 11.9.0
Dart SDK version: 3.11.1
OS: WSL (Ubuntu)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions