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 [email protected]
What steps will reproduce the problem? 1.Download and run M3 Dart editor 2.Run Pub update
Expect for dependencies from pub.dartlang.org to be updated. Instead, a socket error occurs because pub does not work through a proxy.
What version of the product are you using? On what operating system? M3 on Windows 7
Please provide any additional information below. On the M2 release, we implemented the workaround described here to get pub to work through a proxy: https://code.google.com/p/dart/issues/detail?id=5454#c13
This workaround no longer works, apparently as a result of this fix:
https://code.google.com/p/dart/issues/detail?id=7395&can=1&q=curl&colspec=ID%20Type%20Status%20Priority%20Area%20Milestone%20Owner%20Summary
The text was updated successfully, but these errors were encountered:
Added Area-Pub, Triaged labels.
Sorry, something went wrong.
Set owner to @nex3. Added this to the M4 milestone.
Merging this with 5454 since they are the same high-level issue.
Added Duplicate label. Marked as being merged into #5454.
This issue has been moved to dart-lang/pub#461.
nex3
No branches or pull requests
This issue was originally filed by [email protected]
What steps will reproduce the problem?
1.Download and run M3 Dart editor
2.Run Pub update
Expect for dependencies from pub.dartlang.org to be updated. Instead, a socket error occurs because pub does not work through a proxy.
What version of the product are you using? On what operating system?
M3 on Windows 7
Please provide any additional information below.
On the M2 release, we implemented the workaround described here to get pub to work through a proxy: https://code.google.com/p/dart/issues/detail?id=5454#c13
This workaround no longer works, apparently as a result of this fix:
https://code.google.com/p/dart/issues/detail?id=7395&can=1&q=curl&colspec=ID%20Type%20Status%20Priority%20Area%20Milestone%20Owner%20Summary
The text was updated successfully, but these errors were encountered: