ignite-cli
ignite-cli copied to clipboard
Stuck in package picker submenu
Windows 11, Powershell.
Can only select or deselect the first option with space, but nothing more with arrow keys or Enter
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>
Same problem is observed when using cmd and git-bash as well
same here