flame-engine / ignite-cli

Simple CLI interface for Ignite; scaffold and setup your Flame projects with ease
MIT License
19 stars 4 forks source link

Stuck in package picker submenu #12

Open wiredmatt opened 1 year ago

wiredmatt commented 1 year ago

image

Windows 11, Powershell.

Can only select or deselect the first option with space, but nothing more with arrow keys or Enter

wiredmatt commented 1 year ago

ignite create --name=test--org=org.system32uwu.games --create-folder=true --flame-version=1.8.0 --extra-packages=flame_audio this also fails with this message:

Unhandled exception:
type 'String' is not a subtype of type 'List<String>?' in type cast
#0      getMultiOption (package:ignite_cli/utils.dart:86:29)
#1      createCommand (package:ignite_cli/commands/create_command.dart:54:25)
#2      mainCommand (package:ignite_cli/main.dart:73:11)
<asynchronous suspension>
ufrshubham commented 10 months ago

Same problem is observed when using cmd and git-bash as well

BrunoJay commented 10 months ago

same here