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

Installation freezes at "Unzipping Dart SDK" in android studio #1961

Closed
devoncarew opened this issue Mar 21, 2018 · 10 comments
Closed

Installation freezes at "Unzipping Dart SDK" in android studio #1961

devoncarew opened this issue Mar 21, 2018 · 10 comments

Comments

@devoncarew
Copy link
Member

devoncarew commented Mar 21, 2018

From @puttapravinkumar0 on March 13, 2018 16:17

Recently I had installed flutter plugin in android studio. And when I went for new project, it asked me flutter sdk. I chosen "Install SDK". And it was freezes at ""Unzipping Dart SDK". I kept as it is for more than 3hrs, but was there is no any response.
Please can any one help me to continue....

image

Copied from original issue: flutter/flutter#15485

@devoncarew
Copy link
Member Author

From @Hixie on March 13, 2018 23:35

cc @devoncarew

@devoncarew
Copy link
Member Author

From @hanzhida on March 21, 2018 2:57

same problem. Seems many people met this, it's not a new one. I met this when run "flutter dector" in cmd, it just hung at Unzipping Dart SDK... forever.
I work on Windows

@devoncarew
Copy link
Member Author

@pq, can you look at what this step is doing that it might fail at? Is this after we've cloned? Is this message coming from flutter_tools?

@devoncarew
Copy link
Member Author

@hanzhida, re:

Seems many people met this, it's not a new one

Do you have references to other issues? I'm wondering if they might have some additional details, like if we're hitting issues with a virus checker.

@hanzhida
Copy link

hanzhida commented Mar 21, 2018

flutter/flutter#11698
Seems some people also met this. It's better if it shows more detailed information.

@pq
Copy link
Contributor

pq commented Mar 21, 2018

@devoncarew: 👍 Looking now.

@hanzhida : thanks for the report and the extra context!

@pq pq self-assigned this Mar 21, 2018
@IkhlasMemon
Copy link

I'm also facing the same issue and nothing is happening.

@hanzhida
Copy link

hanzhida commented Mar 22, 2018

Followed the instructions by c-born in flutter/flutter#11698, , I solved this problem. Great!!

I installed the latest 7Zip and added its directory (C:\Program Files\7-Zip) to my PATH
I also installed the latest PowerShell from https://www.microsoft.com/en-us/download/details.aspx?id=54616

@pq
Copy link
Contributor

pq commented Mar 22, 2018

Thanks for all the follow-ups. While the issue is coming up out of flutter_tools (and should be fixed there), I'm looking at our installation logic to see how we can harden it a little.

@pq
Copy link
Contributor

pq commented Apr 16, 2018

Closing in favor of tracking in flutter/flutter#11698.

@pq pq closed this as completed Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants