Pub No Longer Works Through A Proxy On M3 #461
Labels
closed-duplicate
Closed in favor of an existing report
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Originally opened as dart-lang/sdk#8749
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: