ignite-cli icon indicating copy to clipboard operation
ignite-cli copied to clipboard

Stuck in package picker submenu

Open wiredmatt opened this issue 2 years ago • 4 comments

image

Windows 11, Powershell.

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

wiredmatt avatar May 29 '23 16:05 wiredmatt

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>

wiredmatt avatar May 29 '23 16:05 wiredmatt

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

ufrshubham avatar Dec 08 '23 11:12 ufrshubham

same here

BrunoJay avatar Dec 08 '23 11:12 BrunoJay