-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed as not planned
Closed as not planned
Copy link
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: annoyanceRepeatedly frustrating issues with non-experimental functionalityRepeatedly frustrating issues with non-experimental functionalityteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
~/git$ flutter doctor -v
Downloading Linux x64 Dart SDK from Flutter engine d98926c32ee7f5efb1de322163a5315e7ab74297...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
33 240M 33 81.0M 0 0 2583k 0 0:01:35 0:00:32 0:01:03 4080k
curl: (56) OpenSSL SSL_read: Connection reset by peer, errno 104
/usr/local/google/home/fujino/git/flutter/bin/internal/update_dart_sdk.sh: line 156: return: can only `return' from a function or sourced script
... (more)
The offending line is https://github.com/flutter/flutter/blob/master/bin/internal/update_dart_sdk.sh#L156
huycozy, Gantushig77 and lollipopkit
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: annoyanceRepeatedly frustrating issues with non-experimental functionalityRepeatedly frustrating issues with non-experimental functionalityteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team