-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed as not planned
Closed as not planned
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
Version beta/3.22.0-0.3.pre
Only one affected client, although there is another similar one, but the OS error being FileSystemException: Cannot open file, path = '/home/user/myapp/.dart_tool/flutter_build/ee75a1ac45aed72d173922f633b6dede/outputs.json' (OS Error: Read-only file system, errno = 30)
FileSystemException: Cannot open file, path = '/Users/username/Desktop/SumMail/.dart_tool/flutter_build/6024ac9684952f34c214fdf161afab6d/outputs.json' (OS Error: Operation timed out, errno = 60)
at _File.throwIfError(file_impl.dart:675)
at _File.openSync(file_impl.dart:490)
at _File.writeAsBytesSync(file_impl.dart:644)
at _File.writeAsStringSync(file_impl.dart:668)
at ForwardingFile.writeAsStringSync(forwarding_file.dart:150)
at ErrorHandlingFile.writeAsStringSync.<anonymous closure>(error_handling_io.dart:266)
at _runSync(error_handling_io.dart:587)
at ErrorHandlingFile.writeAsStringSync(error_handling_io.dart:265)
at FlutterBuildSystem.build(build_system.dart:670)
at <asynchronous gap>(async)
at AssembleCommand.runCommand(assemble.dart:322)
at <asynchronous gap>(async)
at FlutterCommand.run.<anonymous closure>(flutter_command.dart:1394)
at <asynchronous gap>(async)
at AppContext.run.<anonymous closure>(context.dart:153)
at <asynchronous gap>(async)
at CommandRunner.runCommand(command_runner.dart:212)
at <asynchronous gap>(async)
at FlutterCommandRunner.runCommand.<anonymous closure>(flutter_command_runner.dart:372)
at <asynchronous gap>(async)
at AppContext.run.<anonymous closure>(context.dart:153)
at <asynchronous gap>(async)
at FlutterCommandRunner.runCommand(flutter_command_runner.dart:308)
at <asynchronous gap>(async)
at run.<anonymous closure>.<anonymous closure>(runner.dart:119)
at <asynchronous gap>(async)
at AppContext.run.<anonymous closure>(context.dart:153)
at <asynchronous gap>(async)
at main(executable.dart:93)
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 listteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team