-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
c: regressionIt was better in the past than it is nowIt was better in the past than it is nowtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
Flutter was working just fine a few weeks ago, however it appears to be broken on my system. I cleaned my existing install and re-cloned and installed flutter, but it seems to fail with the following problem:
Akshays-MacBook-Pro-2:~ akshaydashrath$ flutter doctor
Downloading Dart SDK 1.21.0...
#################################################################100.0%
Building flutter tool...
vm-service: Error: Unhandled exception:
Unsupported operation: Cannot extract a non-Windows file path from a
file URI with an authority
\#0 _SimpleUri._toFilePath (dart:core/uri.dart:4423)
\#1 _SimpleUri.toFilePath (dart:core/uri.dart:4417)
\#2 _loadFile (loader.dart:407:26)
\#3 _handleResourceRequest (loader.dart:510:5)
\#4 _processLoadRequest (loader.dart:941:7)
\#5 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)
I've recently updated MacOS to 10.12.2 apart from that I can't identify any other changes I've made that could affect the system.
Metadata
Metadata
Assignees
Labels
c: regressionIt was better in the past than it is nowIt was better in the past than it is nowtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.