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

commands executing twice automatically on terminal. get create page/screen, get generate model #89

Closed
sagar-uprety opened this issue May 10, 2021 · 2 comments

Comments

@sagar-uprety
Copy link

sagar-uprety commented May 10, 2021

It seems that the get commands are executing twice in the terminal.

For example. When I use get create page:login , the page is created on the modules folder. However, it tells that the page already exists and if I want to overwrite it or not which was understandable if I had created the page login earlier. But, that's not the case. For every new create page or create screen command, the case is the same and I have enter 2 explicitly to tell get_cli not to overwrite it.

Here are the screenshots of the output in my terminal.

image

Apparently, same thing happens with get generate model as well and I have to force close the executive with CTRL+C

image

Here's my pubspec.yml for reference and I am using get_cli v1.5.0
image
image

@sagar-uprety sagar-uprety changed the title commands executing twice automatically. commands executing twice automatically on terminal. get create page/screen, get generate model May 10, 2021
@ran-dall
Copy link

Duplicate of #65

@sagar-uprety
Copy link
Author

Yeah. Seems it has something to do with Dart Compiler for Windows.

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

2 participants