-
Notifications
You must be signed in to change notification settings - Fork 229
Pub hangs when running pub get #10
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
Comments
<img src="https://avatars.githubusercontent.com/u/3136967?v=3" align="left" width="48" height="48"hspace="10"> Comment by austincummings Pub finally quit after sitting there for 14 minutes. Resolving dependencies... (14:26.6s) |
<img src="https://avatars.githubusercontent.com/u/1343914?v=3" align="left" width="48" height="48"hspace="10"> Comment by sgjesse This is most likely due to the dependency resolver taking long to complete. The error "Connection closed before full header was received" should be fixed by the change mentioned on http://code.google.com/p/dart/issues/detail?id=21798. That change should go into 1.10. |
<img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="48" height="48"hspace="10"> Comment by nex3 Running this locally, it looks like redstone isn't compatible with the latest version of shelf, which may be the root cause of the whole issue. |
pub get pub --version tried several times to install angular 2beta.22 my pubspec environment:
|
<img src="https://avatars.githubusercontent.com/u/3136967?v=3" align="left" width="96" height="96"hspace="10"> Issue by austincummings
Originally opened as dart-lang/sdk#23248
Attachment:
pubspec.yaml (516 Bytes)
The text was updated successfully, but these errors were encountered: