We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
faiz@static-71-179-234-46 fcm_webjow % get init Can't load Kernel binary: Invalid kernel binary format version. Building package executable... Failed to build get_cli:get: ../../.pub-cache/hosted/pub.dev/dcli-4.0.1-alpha.8/lib/src/util/wait_for_ex.dart:38:17: Error: Method not found: 'waitFor'. value = cli.waitFor(wrapped); ^^^^^^^ faiz@static-71-179-234-46 fcm_webjow %
The text was updated successfully, but these errors were encountered:
I'm also getting the same issue
Sorry, something went wrong.
Solution: @iamnomana @faizahmaddae
flutter pub global activate -s git https://github.com/jonataslaw/get_cli
Thanks I'll try it
No branches or pull requests
faiz@static-71-179-234-46 fcm_webjow % get init
Can't load Kernel binary: Invalid kernel binary format version.
Building package executable...
Failed to build get_cli:get:
../../.pub-cache/hosted/pub.dev/dcli-4.0.1-alpha.8/lib/src/util/wait_for_ex.dart:38:17: Error: Method not found: 'waitFor'.
value = cli.waitFor(wrapped);
^^^^^^^
faiz@static-71-179-234-46 fcm_webjow %
The text was updated successfully, but these errors were encountered: