-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Triage