-
Notifications
You must be signed in to change notification settings - Fork 27.9k
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
Dart analyzer could not be started in VS Code #36257
Comments
It seems that Flutter has not been able to correctly download the Dart SDK. Please try:
If the last step fails, please post the output. |
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away! |
yeah, thanks this worked |
I was able to resolve the issue for myself by running flutter clean and then changing the selection at the bottom of VS Code that reads "Debug my code" to Debug my Code + packages + SDK". |
Was also able fix similar error by following above steps. |
Hello devs!
It was a success! I hope I can help them 😀 |
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 was working fine on my windows machine. But when I opened VS Code since four days ago I got this Pop up which says
Dart analyzer could not be started
.When i click on
Show log
this is the output:Logs
I've restarted VS Code, uninstalled and reinstalled the extensions for Flutter and Dart, but the problem persists.
when I open VS Code This also keeps running
Flutter Setup: Building flutter tool...
The Output of
flutter doctor -v
is this and nothing more:Building flutter tool... Running pub upgrade...
The text was updated successfully, but these errors were encountered: