Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: #66

Open
1 task done
Lawytel opened this issue Apr 25, 2022 · 0 comments
Open
1 task done

[bug]: #66

Lawytel opened this issue Apr 25, 2022 · 0 comments
Labels
bug Something isn't working bug-interact-lib

Comments

@Lawytel
Copy link

Lawytel commented Apr 25, 2022

Is there an existing issue for this?

  • I have searched the existing issues.

CLI Version

0.2.1+1

Firebase Tools version

10.7.1

Flutter Doctor Output

This is the output from 'flutter doctor -v'

[√] Flutter (Channel dev, 2.13.0-0.1.pre, on Microsoft Windows [Version 6.1.7601], locale en-US)
• Flutter version 2.13.0-0.1.pre at C:\src\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 13a2fb10b8 (12 days ago), 2022-04-12 15:34:25 -0500
• Engine revision 499984f99c
• Dart version 2.17.0 (build 2.17.0-266.1.beta)
• DevTools version 2.12.1

[√] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
• Android SDK at C:\Users\user\AppData\Local\Android\Sdk
• Platform android-32, build-tools 32.0.0
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 11.0.11+9-b60-7590822)
• All Android licenses accepted.

[√] Chrome - develop for the web
• Chrome at C:\Users\user\AppData\Local\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.8.3)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community
• Visual Studio Community 2019 version 16.8.30804.86
• Windows 10 SDK version 10.0.18362.0

[√] Android Studio (version 2021.1)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.11+9-b60-7590822)

[√] IntelliJ IDEA Community Edition (version 2020.1)
• IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.1.1
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart

[√] VS Code (version 1.66.2)
• VS Code at C:\Users\user\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.38.1

[√] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 6.1.7601]
• Windows (UWP) (desktop) • winuwp • windows-uwp-x64 •
• Chrome (web) • chrome • web-javascript • Google Chrome 100.0.4896.127

[√] HTTP Host Availability
• All required HTTP hosts are available

• No issues found!

Description

I already login to firebase, and when I try to do
flutterfire configure
my terminal starts printing

Fetching available Firebase projects...

It'll eventually stop, printing

Found 0 Firebase projects.

and I couldn't type anything nor press anything.

Steps to reproduce

  1. Run command 'flutterfire configure'
  2. See the output 'Fetching available Firebase projects...' looping

Expected behavior

The output expected is that you could select to create a new project / available project.

Screenshots

image

image

Additional context and comments

I already logged in, and run 'dart pub global activate flutterfire_cli'
My systems running on Windows 7 64-bit

@Lawytel Lawytel added bug Something isn't working triage labels Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bug-interact-lib
Projects
None yet
Development

No branches or pull requests

3 participants