We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
This issue was originally filed by @austincummings
What steps will reproduce the problem?
What is the expected output? What do you see instead? Pub to finish, it just stalled with the time frozen...
Resolving dependencies... (2:44.4s)
What version of the product are you using? v1.9.3
On what operating system? Red Hat 6.6
What browser (if applicable)? N/A
Please provide any additional information below. Will provide pub verbose output on request. Is very large.
Attachment: pubspec.yaml (516 Bytes)
The text was updated successfully, but these errors were encountered:
This comment was originally written by @austincummings
Pub finally quit after sitting there for 14 minutes.
Resolving dependencies... (14:26.6s) Connection closed before full header was received
Sorry, something went wrong.
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.
Added Area-Pub, Triaged labels.
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.
Added Duplicate label. Marked as being merged into #17429.
This issue has been moved to dart-lang/pub#10.
No branches or pull requests
This issue was originally filed by @austincummings
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Pub to finish, it just stalled with the time frozen...
Resolving dependencies... (2:44.4s)
What version of the product are you using?
v1.9.3
On what operating system?
Red Hat 6.6
What browser (if applicable)?
N/A
Please provide any additional information below.
Will provide pub verbose output on request. Is very large.
Attachment:
pubspec.yaml (516 Bytes)
The text was updated successfully, but these errors were encountered: