flutterfire_cli
flutterfire_cli copied to clipboard
CLI not selecteable on Windows CMD and Powershell
This is how it looks on Cmd. Probably not intended!

same as me. I also tired it on my friend's laptop and the result was like this
I have the same problem..still not gotten a solution
Workaround is to select the project you intend to use. Example:
flutterfire configure --project=project-name
With the --yes flag, the workaround is to specify all the configurations in the command prompt.
Closing with workaround.