-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed as not planned
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: crashStack traces logged to the consoleStack traces logged to the consolec: fatal crashCrashes that terminate the processCrashes that terminate the processteam-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
On beta/3.1.0-9.0.pre
with command flutter run -d chrome
ArgumentError: Invalid argument(s): Uri org-dartlang-app:/web_entrypoint.dart must have scheme 'file:'.
at WindowsStyle.pathFromUri(windows.dart:86)
at Context.fromUri(context.dart:1000)
at FileSystem.getPath(file_system.dart:158)
at LocalFileSystem.file(local_file_system.dart:26)
at ErrorHandlingFileSystem.file(error_handling_io.dart:123)
at ProjectFileInvalidator.findInvalidated(run_hot.dart:1464)
at ResidentWebRunner._updateDevFS(resident_web_runner.dart:481)
at ResidentWebRunner.restart(resident_web_runner.dart:359)
at <asynchronous gap>(async)
at TerminalHandler._commonTerminalInputHandler(resident_runner.dart:1688)
at <asynchronous gap>(async)
at TerminalHandler.processTerminalInput(resident_runner.dart:1741)
at <asynchronous gap>(async)
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: crashStack traces logged to the consoleStack traces logged to the consolec: fatal crashCrashes that terminate the processCrashes that terminate the processteam-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