Closed MehediHasannOvi closed 4 months ago
same err
Flutter 3.22.0 • channel stable
https://github.com/jonataslaw/get_cli/issues/258#issuecomment-2131272850
It worked for me.
same error. and i think this commit is solution. The problem is that when we activate get_cli-1.8.4, it depends on dcli-2.3.0 where there is a code error build.
Try downloading it directly from github: flutter pub global activate -s git https://github.com/jonataslaw/get_cli @roiskhoiron @srpallab @mostcute @roiskhoiron
When i Try to Install show this error Failed to build get_cli:get: ../AppData/Local/Pub/Cache/hosted/pub.dev/dcli-2.3.0/lib/src/util/wait_for_ex.dart:38:17: Error: Method not found: 'waitFor'. value = cli.waitFor(wrapped);
^^^^^^^