Skip to content
New issue

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

Not able to execute it !! #253

Open
pk-szt opened this issue Apr 21, 2024 · 3 comments
Open

Not able to execute it !! #253

pk-szt opened this issue Apr 21, 2024 · 3 comments

Comments

@pk-szt
Copy link

pk-szt commented Apr 21, 2024

app1_name> get init

  1. GetX Pattern (by Kauê)
  2. CLEAN (by Arktekko)
    Which architecture do you want to use? [1] Unhandled exception:

Synchronous waiting using dart:cli waitFor and C API Dart_WaitForEvent is deprecated and disabled by default. This feature will be fully removed in Dart 3.4 release. You can currently still enable it by passing --enable_deprecated_wait_for to the Dart VM.

See https://dartbug.com/52121.

dart:cli-patch/cli_patch.dart 9:47 _waitForEvent
dart:cli/wait_for.dart 64:12 _WaitForUtils.waitForEvent
dart:cli/wait_for.dart 152:19 waitFor
package:dcli/src/util/wait_for_ex.dart 38:17 waitForEx
package:dcli/src/functions/echo.dart 34:5 _Echo.echo
package:dcli/src/functions/echo.dart 24:13 echo
package:dcli/src/functions/ask.dart 157:7 Ask._ask
package:dcli/src/functions/ask.dart 113:11 ask
package:dcli/src/functions/menu.dart 135:22 menu
package:get_cli/common/menu/menu.dart 20:20 Menu.choose
package:get_cli/commands/impl/init/flutter/init.dart 21:25 InitCommand.execute
C:\Users\praso\AppData\Local\Pub\Cache\hosted\pub.dev\get_cli-1.8.4\bin\get.dart 18:23 main
dart:isolate-patch/isolate_patch.dart 295:33 _delayEntrypointInvocation.
dart:isolate-patch/isolate_patch.dart 184:12 _RawReceivePort._handleMessage
package:dcli/src/util/wait_for_ex.dart 35:28 waitForEx
package:dcli/src/functions/echo.dart 34:5 _Echo.echo
package:dcli/src/functions/echo.dart 24:13 echo
package:dcli/src/functions/ask.dart 157:7 Ask._ask
package:dcli/src/functions/ask.dart 113:11 ask
package:dcli/src/functions/menu.dart 135:22 menu
package:get_cli/common/menu/menu.dart 20:20 Menu.choose
package:get_cli/commands/impl/init/flutter/init.dart 21:25 InitCommand.execute

@knottx
Copy link
Contributor

knottx commented Apr 24, 2024

try this

dart pub global activate -s git https://github.com/knottx/get_cli.git --git-ref knottx

@CuongNV12
Copy link

try this

dart pub global activate -s git https://github.com/knottx/get_cli.git --git-ref knottx

thanks for temporary solution!

@pk-szt
Copy link
Author

pk-szt commented Jul 5, 2024

try this

dart pub global activate -s git https://github.com/knottx/get_cli.git --git-ref knottx

Thanks a lot bro !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants