-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Flutterfire won't configure #11704
Flutterfire won't configure
#11704
-
I am trying to create a firebase project. But when I try to create one using flutterfire, this is what happens:
`✔ Enter a project id for your new Firebase project (e.g. my-cool-project) · fluttercourse-yung
i New Firebase project fluttercourse-yung created successfully.
FirebaseCommandException: An error occured on the Firebase CLI when attempting to run a command.
COMMAND: firebase projects:create fluttercourse-yung --json
ERROR: Failed to create project. See firebase-debug.log for more info.`
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
pelumibabs
Oct 13, 2023
Enter your project name like this
my-project-001
"-" is important
Replies: 1 comment
-
Enter your project name like this
my-project-001
"-" is important
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
D4N4PP
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment