jonataslaw / get_cli

Official Getx CLI
Apache License 2.0
604 stars 178 forks source link

Can't Create Flutter Project using Getx CLI in windows 11 #210

Open perymerdeka opened 1 year ago

perymerdeka commented 1 year ago

I try to create a flutter project with getx_cli 1.8.1 but have a stuck in

 (Use arrow keys)
> Flutter Project
  Get Server
? What is your company's domain?  Example: com.yourcompany com.mynotes

here is my system specific and my flutter settings

` flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.7.4, on Microsoft Windows [Version 10.0.22621.1265], locale en-ID) [✓] Windows Version (Installed version of Windows is version 10 or higher) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0) [✓] Chrome - develop for the web [✓] Visual Studio - develop for Windows (Visual Studio Community 2022 17.3.4) [✓] Android Studio (version 2021.3) [✓] VS Code [✓] Connected device (3 available) [✓] HTTP Host Availability

• No issues found!`

` getx --version

The [--version] is not necessary

░██████╗░███████╗████████╗   ░█████╗░██╗░░░░░░██╗ ██╔════╝░██╔════╝╚══██╔══╝   ██╔══██╗██║░░░░░░██║ ██║░░██╗░█████╗░░░░░██║░░░   ██║░░╚═╝██║░░░░░░██║ ██║░░╚██╗██╔══╝░░░░░██║░░░   ██║░░██╗██║░░░░░░██║ ╚██████╔╝███████╗░░░██║░░░   ╚█████╔╝███████╗ ██║ ░╚═════╝░╚══════╝░░░╚═╝░░░   ░╚════╝░╚══════╝ ╚═╝

Version: 1.8.1

Time: 109 Milliseconds`

I don't know why when I create a new project stuck on your package name. anyone can help?

unustudents commented 1 year ago

Cobalah langkah berikut:

  1. CTRL + Z
  2. Enter

Ini berfungsi untuku.

perymerdeka commented 1 year ago

okay, i try it