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]: Flutterfire configure cannot select project with cursor #268

Closed Wenutz closed 3 months ago

Wenutz commented 3 months ago

Is there an existing issue for this?

CLI Version

0.2.7

Firebase Tools version

13.5.1

Flutter Doctor Output

[√] Flutter (Channel stable, 3.19.3, on Microsoft Windows [Version 6.3.9600], locale en-GB) • Flutter version 3.19.3 on channel stable at C:\src\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision ba39319843 (8 days ago), 2024-03-07 15:22:21 -0600 • Engine revision 2e4ba9c6fb • Dart version 3.3.1 • DevTools version 2.31.1

[X] Windows Version (Unable to determine Windows version (command ver returned Microsoft Windows [Version 6.3.9600]))

[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0) • Android SDK at C:\Users\Meda\AppData\Local\Android\sdk • Platform android-34, build-tools 34.0.0 • Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java • Java version OpenJDK Runtime Environment (build 17.0.6+0-b2043.56-10027231) • All Android licenses accepted.

[√] Chrome - develop for the web • Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

[!] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.3.4) • Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community • Visual Studio Community 2022 version 17.3.32901.215 • Windows 10 SDK version 10.0.19041.0 X The current Visual Studio installation is incomplete. Please use Visual Studio Installer to complete the installation or reinstall Visual Studio.

[√] Android Studio (version 2023.2) • 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 • android-studio-dir = C:\Program Files\Android\Android Studio • Java version OpenJDK Runtime Environment (build 17.0.6+0-b2043.56-10027231)

[√] VS Code (version 1.79.2) • VS Code at C:\Users\Meda\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.14.1

[√] Connected device (2 available) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 6.3.9600] • Chrome (web) • chrome • web-javascript • Google Chrome 109.0.5414.168

[√] Network resources • All expected network resources are available.

! Doctor found issues in 2 categories.

Description

I run flutterfire configure. It finds the projects but I can't select anything, move the arrow or type anything. flutterfirebug

Steps to reproduce

execute flutterfire configure

Expected behavior

after executing flutterfire configure I should be able to select the projects

Screenshots

No response

Additional context and comments

No response

Wenutz commented 3 months ago

I was on Windows 8.1. Not sure if it was the issue but I bought a new laptop and it works fine on Windows 11