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

Flutter command doesn't run #71685

Closed
blob84 opened this issue Dec 3, 2020 · 5 comments
Closed

Flutter command doesn't run #71685

blob84 opened this issue Dec 3, 2020 · 5 comments

Comments

@blob84
Copy link

blob84 commented Dec 3, 2020

Flutter doesn't execute commands, it give no output.
I tried deleting the lock file or downloading dart sdk.
If I run command on android studio I get the error: Waiting for another flutter command to release the startup lock.
flutterhang

@darshankawar
Copy link
Member

@blob84
Please check out the official documentation on installing Flutter sdk and confirm you have followed the steps correctly.
waiting for another flutter command means some other flutter command is running in the background process. try to kill all background dart processes that might be running and then start afresh to see if it works.

https://stackoverflow.com/a/53573543

@darshankawar darshankawar added in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Dec 4, 2020
@Daring-Deekshith
Copy link

@blob84 Kindly check your Environment Variables Path. Make sure the Path of the Flutter SDK Bin is perfectly set it up.

@blob84
Copy link
Author

blob84 commented Dec 5, 2020

I reinstalled flutter, now it is working.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Dec 5, 2020
@darshankawar
Copy link
Member

@blob84 Closing this as resolved based on your comment above.
Thanks.

@github-actions
Copy link

github-actions bot commented Aug 9, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants