invertase / flutterfire_cli

A CLI to help with using FlutterFire in your Flutter applications.
Apache License 2.0
164 stars 47 forks source link

[bug]: NoFlutterPlatformsSelectedException: You must select at least one Flutter platform to generate your configuration for. #170

Closed ProvMitraDora closed 8 months ago

ProvMitraDora commented 1 year ago

Is there an existing issue for this?

CLI Version

0.2.0

Firebase Tools version

10.4.2

Flutter Doctor Output

NoFlutterPlatformsSelectedException: You must select at least one Flutter platform to generate your configuration for.

Description

NoFlutterPlatformsSelectedException: You must select at least one Flutter platform to generate your configuration for.

Steps to reproduce

NoFlutterPlatformsSelectedException: You must select at least one Flutter platform to generate your configuration for.

Expected behavior

NoFlutterPlatformsSelectedException: You must select at least one Flutter platform to generate your configuration for.

Screenshots

NoFlutterPlatformsSelectedException: You must select at least one Flutter platform to generate your configuration for.

Additional context and comments

No response

russellwheatley commented 8 months ago

Try the latest version, you are using a very old version:

Latest:

dart pub global activate flutterfire_cli 0.3.0-dev.18 --overwrite