Skip to content

[flutter_tools] PathNotFoundException deleting temp dir in IOSCoreDeviceControl._listCoreDevices #140416

@christopherfujino

Description

@christopherfujino

Version: stable/3.16.4
Command: flutter daemon

PathNotFoundException: Deletion failed, path = '/var/folders/84/n6q0db_930ddvr5ts7j7mfw40000gn/T/flutter_tools.PUbmdc/core_devices.xNQw0o' (OS Error: No such file or directory, errno = 2)
at _Directory._deleteSync(directory_impl.dart:193)
at FileSystemEntity.deleteSync(file_system_entity.dart:414)
at ForwardingFileSystemEntity.deleteSync(forwarding_file_system_entity.dart:70)
at IOSCoreDeviceControl._listCoreDevices(core_devices.dart:104)
at <asynchronous gap>(async)
at IOSCoreDeviceControl.getCoreDevices(core_devices.dart:113)
at <asynchronous gap>(async)
at XCDevice.getAvailableIOSDevices(xcdevice.dart:483)
at <asynchronous gap>(async)
at IOSDevices.startPolling(devices.dart:108)
at <asynchronous gap>(async)

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listteam-toolOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions