Is there an existing issue for this?
CLI Version
1.3.1
Firebase Tools version
15.11.0
Flutter Doctor Output
vikas@Vikass-MacBook-Pro blinkmowmobileapp % flutter doctor -v
[✓] Flutter (Channel stable, 3.38.8, on macOS 26.3.1 25D771280a darwin-x64, locale en-IN) [1,634ms]
• Flutter version 3.38.8 on channel stable at /Users/vikas/develop/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision bd7a4a6b55 (9 weeks ago), 2026-01-26 15:21:03 -0800
• Engine revision db373eb85a
• Dart version 3.10.7
• DevTools version 2.51.1
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file, enable-lldb-debugging
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0) [36.3s]
• Android SDK at /Users/vikas/Library/Android/sdk
• Emulator version 36.4.10.0 (build_id 15004761) (CL:N/A)
• Platform android-36, build-tools 36.0.0
• ANDROID_HOME = /Users/vikas/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: flutter config --jdk-dir="path/to/jdk".
• Java version OpenJDK Runtime Environment (build 21.0.9+-14787801-b1163.94)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 26.4) [13.4s]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 17E192
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [40ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Connected device (3 available) [13.9s]
• Vikas’s iPhone (wireless) (mobile) • 00008030-000A7049223B802E • ios • iOS 26.3.1 23D771330a
• macOS (desktop) • macos • darwin-x64 • macOS 26.3.1 25D771280a darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 146.0.7680.165
[✓] Network resources [1,778ms]
• All expected network resources are available.
• No issues found!
Description
when i running the "flutterfire configure" command in terminal it is showing me the attached error
Steps to reproduce
when i running the "flutterfire configure" command in terminal
Expected behavior
it should complete the firebase configuration.
Screenshots
Additional context and comments
No response
Is there an existing issue for this?
CLI Version
1.3.1
Firebase Tools version
15.11.0
Flutter Doctor Output
vikas@Vikass-MacBook-Pro blinkmowmobileapp % flutter doctor -v
[✓] Flutter (Channel stable, 3.38.8, on macOS 26.3.1 25D771280a darwin-x64, locale en-IN) [1,634ms]
• Flutter version 3.38.8 on channel stable at /Users/vikas/develop/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision bd7a4a6b55 (9 weeks ago), 2026-01-26 15:21:03 -0800
• Engine revision db373eb85a
• Dart version 3.10.7
• DevTools version 2.51.1
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file, enable-lldb-debugging
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0) [36.3s]
• Android SDK at /Users/vikas/Library/Android/sdk
• Emulator version 36.4.10.0 (build_id 15004761) (CL:N/A)
• Platform android-36, build-tools 36.0.0
• ANDROID_HOME = /Users/vikas/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use:
flutter config --jdk-dir="path/to/jdk".• Java version OpenJDK Runtime Environment (build 21.0.9+-14787801-b1163.94)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 26.4) [13.4s]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 17E192
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [40ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Connected device (3 available) [13.9s]
• Vikas’s iPhone (wireless) (mobile) • 00008030-000A7049223B802E • ios • iOS 26.3.1 23D771330a
• macOS (desktop) • macos • darwin-x64 • macOS 26.3.1 25D771280a darwin-x64
• Chrome (web) • chrome • web-javascript • Google Chrome 146.0.7680.165
[✓] Network resources [1,778ms]
• All expected network resources are available.
• No issues found!
Description
when i running the "flutterfire configure" command in terminal it is showing me the attached error
Steps to reproduce
when i running the "flutterfire configure" command in terminal
Expected behavior
it should complete the firebase configuration.
Screenshots
Additional context and comments
No response